summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey C. Ollie <jeff@ocjtech.us>2007-03-30 23:55:32 -0500
committerJeffrey C. Ollie <jeff@ocjtech.us>2007-03-30 23:55:32 -0500
commit10b9fcf8473b02b5159a979e45de6a921987b49e (patch)
treea250bbd2944c6eaf56568e8cae972efe256ea04c
parentd4bfc223d130d5d2aaa053e04a92197dd802ebbb (diff)
downloadrancid-10b9fcf8473b02b5159a979e45de6a921987b49e.tar.gz
rancid-10b9fcf8473b02b5159a979e45de6a921987b49e.tar.xz
rancid-10b9fcf8473b02b5159a979e45de6a921987b49e.zip
Typo.
-rw-r--r--bin/control_rancid.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/control_rancid.in b/bin/control_rancid.in
index 6ac42af..8059871 100644
--- a/bin/control_rancid.in
+++ b/bin/control_rancid.in
@@ -308,7 +308,7 @@ then
do
message="new router $router in group $GROUP"
touch $router
- case $rcssys in
+ case $RCSSYS in
cvs )
cvs add -ko $router
cvs commit -m "$message" $router