diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync index ca46f50083..3ed6a847da 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", );