X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fauto-update.sh;h=64d4211811a35b6a69c25f545b0256dd3e54a254;hb=4137228e54edaf996f3ceb2ed441daa8fd940d8d;hp=56cd84771e09e7114276407309e86aa06c1b519c;hpb=f037d5ea884d3a71373faa0b5c1b35913f40c265;p=infrastructure.git diff --git a/scripts/auto-update.sh b/scripts/auto-update.sh index 56cd847..64d4211 100755 --- a/scripts/auto-update.sh +++ b/scripts/auto-update.sh @@ -5,5 +5,4 @@ DIRNAME=$(dirname $0) DIRNAME=$(cd $DIRNAME; pwd -P) cd $DIRNAME -svn update &> .auto-update.log - +(date ; svn update ) &> .auto-update.log