summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/phpshellsessions/cvssync2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index e82f774..57408e4 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -53,7 +53,7 @@ global $command_split;
/* NOTE: Set branches here */
$branches = array(
"RELENG_1" => "1.3 development branch",
- "RELENG_1_2" => "1.2 release branch",
+ "RELENG_1_2" => "1.2 release branch"
);
if(file_exists("/root/cvssync_backup.tgz"))
OpenPOWER on IntegriCloud