]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- lock_tree didn't really lock anything (thx malekith)
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 12 Oct 2004 14:22:02 +0000 (14:22 +0000)
committerMariusz Mazur <mmazur@pld-linux.org>
Tue, 12 Oct 2004 14:22:02 +0000 (14:22 +0000)
Changed files:
    bin/functions -> 1.10

bin/functions

index 548f9f884560bafb451ff832d8dcbb062fff5b4e..9b34def13db42a170ed939a74ec486fef6756475 100644 (file)
@@ -46,6 +46,7 @@ lock_tree()
                fi
                exit
        fi
+       touch ~/pld-ftp-admin/var/lock-$1
 }
 
 # Unlock a tree
This page took 0.549817 seconds and 4 git commands to generate.