fixes log
[infrastructure.git] / scripts / auto-update.sh
old mode 100644 (file)
new mode 100755 (executable)
index 56cd847..dc7ae47
@@ -5,5 +5,5 @@ DIRNAME=$(dirname $0)
 DIRNAME=$(cd $DIRNAME; pwd -P)
 
 cd $DIRNAME
-svn update &> .auto-update.log
+(date ; svn update ) &> .auto-update.log