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 ca46f50..3ed6a84 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -45,7 +45,7 @@ global $argv;
global $command_split;
/* NOTE: Set branches here */
-$branches = array("RELENG_1_MULTI_ANYTHING" => "Ermals multi interface branch",
+$branches = array(
"RELENG_1" => "1.3 development branch",
"RELENG_1_2" => "1.2 release branch",
);
OpenPOWER on IntegriCloud