From: build Date: Tue, 13 Feb 2007 14:59:49 +0000 (+0000) Subject: coment & chmod +x X-Git-Tag: foo~555 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=521c04cb90552342bb4c0d3f9966c8af3ce217a3;p=infrastructure.git coment & chmod +x --- diff --git a/scripts/auto-update.sh b/scripts/auto-update.sh index b38c00b..56cd847 100644 --- a/scripts/auto-update.sh +++ b/scripts/auto-update.sh @@ -1,4 +1,5 @@ #!/bin/bash +# performs svn update in this command's directory DIRNAME=$(dirname $0) DIRNAME=$(cd $DIRNAME; pwd -P)