summaryrefslogtreecommitdiffstats
path: root/disk/cdrdao/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/cdrdao/DETAILS')
-rwxr-xr-xdisk/cdrdao/DETAILS4
1 files changed, 2 insertions, 2 deletions
diff --git a/disk/cdrdao/DETAILS b/disk/cdrdao/DETAILS
index c104a08f13..d50e66424c 100755
--- a/disk/cdrdao/DETAILS
+++ b/disk/cdrdao/DETAILS
@@ -1,6 +1,6 @@
SPELL=cdrdao
-if [ "$CVS" == "y" ]; then
- if [ "$CDRDAO_CVS_AUTOUPDATE" == "y" ]; then
+if [[ "$CDRDAO_BRANCH" == "scm" ]]; then
+ if [[ "$CDRDAO_AUTOUPDATE" == "y" ]]; then
VERSION=$(date +%Y%m%d)
else
VERSION=sfcvs