X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fcrontabs.sh;h=3f9ebf93f60f504ca13308a44997eb4eddf97d28;hb=a8aa1baef6f4d1df60f44d1d542912acff913226;hp=1c1ba2954c03c811b8f69cf5466d7cc57ea511fd;hpb=b87aaf0739db0d62aa67f43e5daa22bd56045224;p=infrastructure.git diff --git a/scripts/crontabs.sh b/scripts/crontabs.sh index 1c1ba29..3f9ebf9 100755 --- a/scripts/crontabs.sh +++ b/scripts/crontabs.sh @@ -30,7 +30,6 @@ # the config file can optionnally get passed as an argument COMMAND=$(basename $0) -REV=$(echo '$Revision$' | sed -e 's,\$,,g') DEF_CONFIG="$HOME/.$(basename ${COMMAND} .sh)rc" @@ -196,7 +195,7 @@ main () { done if [ -n "$OPT_VERSION" ] ; then - echo "This is $COMMAND, $REV" + echo "This is $COMMAND" exit 0 fi