should be better..
[infrastructure.git] / scripts / auto-update.sh
index 56cd847..64d4211 100755 (executable)
@@ -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