coment & chmod +x
authorbuild <build@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 13 Feb 2007 14:59:49 +0000 (14:59 +0000)
committerbuild <build@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 13 Feb 2007 14:59:49 +0000 (14:59 +0000)
scripts/auto-update.sh

index b38c00b..56cd847 100644 (file)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# performs svn update in this command's directory
 
 DIRNAME=$(dirname $0)
 DIRNAME=$(cd $DIRNAME; pwd -P)