enables keyword substitution on the trunks
[infrastructure.git] / scripts / crontabs.sh
index 585b7dd..5383349 100755 (executable)
@@ -30,7 +30,7 @@
 # the config file can optionnally get passed as an argument
 
 COMMAND=$(basename $0)
-REV=$(echo '$Revision: 437 $' | sed -e 's,\$,,g')
+REV=$(echo '$Revision$' | sed -e 's,\$,,g')
 
 DEF_CONFIG="$HOME/.$(basename ${COMMAND} .sh)rc"