]> git.proxmox.com Git - pve-common.git/commitdiff
tests: remove acquire-lock newline termination
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Nov 2017 10:29:52 +0000 (11:29 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Nov 2017 10:29:54 +0000 (11:29 +0100)
Not needed anymore.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
test/lock_file.pl

index d3a60d6e756606b2cc00e4d763ca138794777196..6d151ce72b934dfadeb2ae779a2114226eb7d82f 100755 (executable)
@@ -159,4 +159,3 @@ sub forktest1($) {
 }
 forktest1(0);
 forktest1(1);
-print "Ok\n"; # Line-terminate the 'trying to acquire lock' message(s)