turn off f24 build
[infrastructure.git] / scripts / dump-db-svn.sh
index cf518c8..0c3c368 100755 (executable)
@@ -13,8 +13,6 @@ LOGDIR=$DATADIR/aa-dumplog
 LOG=$LOGDIR/${DATE}.log
 LATESTLOG=latest.log
 
-REVISION="$Revision$"
-
 ### create a symlink in same dir
 # arguments 
 # actual : full path of the actual file
@@ -63,7 +61,7 @@ SUBVERSION_KEEPTIME=7
 SUBVERSION_REPO=/svn
 
 function usage () {
-    echo "This is $COMMAND, $REVISION"
+    echo "This is $COMMAND"
     echo "Usage: $COMMAND [subversion]"
     echo -e "\tkeyword 'subversion' : $SUBVERSION_REPO/ is dumped"
 #    echo -e "\tkeyword 'apache' : $APACHE_ROOT/ is tared"