(no commit message)
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Mon, 12 Apr 2010 12:34:02 +0000 (12:34 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Mon, 12 Apr 2010 12:34:02 +0000 (12:34 +0000)
scripts/all-modules.sh

index 484553d..76a4c4f 100755 (executable)
@@ -17,7 +17,7 @@ if [ "$(id -u)" == "0" ] ; then
     LOCK=/var/run/all-modules.pid
 else
     OUTPUT=~/all-modules
-    LOCK=~/all-modules/run.pid
+    LOCK=~/all-modules.run
 fi
 
 function do_update() {