Remove ermals testing branch. These changes have been merged.

This commit is contained in:
Scott Ullrich 2008-07-31 20:47:28 +00:00
parent ff33e21f1f
commit 8d136ee2fc

View File

@ -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",
);