summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-31 20:47:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-31 20:47:28 +0000
commit8d136ee2fc6f5f581c48303bc2af3b0ccf0a9a31 (patch)
tree114c1404e18d551c11f15105b5718dc18599600c /etc
parentff33e21f1fe38cc4c40ac4e70aaf8f2d545f6026 (diff)
downloadpfsense-8d136ee2fc6f5f581c48303bc2af3b0ccf0a9a31.zip
pfsense-8d136ee2fc6f5f581c48303bc2af3b0ccf0a9a31.tar.gz
Remove ermals testing branch. These changes have been merged.
Diffstat (limited to 'etc')
-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