summaryrefslogtreecommitdiffstats
path: root/etc/phpshellsessions
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-09-07 01:10:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-09-07 01:10:30 +0000
commit61dc7174991abed93f201a15c2f1525b7bc03f38 (patch)
treee78be9dbcc5ba12eb02bb83a9ff9d691c61f81ff /etc/phpshellsessions
parentd4c3cc562345199b8bdb9e2a937bc208ca7218ea (diff)
downloadpfsense-61dc7174991abed93f201a15c2f1525b7bc03f38.zip
pfsense-61dc7174991abed93f201a15c2f1525b7bc03f38.tar.gz
HEAD is dead, Zed
Diffstat (limited to 'etc/phpshellsessions')
-rw-r--r--etc/phpshellsessions/cvssync3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/phpshellsessions/cvssync b/etc/phpshellsessions/cvssync
index 09b753f..bc3885e 100644
--- a/etc/phpshellsessions/cvssync
+++ b/etc/phpshellsessions/cvssync
@@ -45,8 +45,7 @@ global $argv;
global $command_split;
/* NOTE: Set branches here */
-$branches = array("HEAD" => "Main development branch",
- "RELENG_1" => "1.3 development branch",
+$branches = array("RELENG_1" => "1.3 development branch",
"RELENG_1_2" => "1.2 release branch");
if($command_split[2]) {
OpenPOWER on IntegriCloud