5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2024-12-22 21:33:47 +03:00

tests: remove acquire-lock newline termination

Not needed anymore.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2017-11-10 11:29:52 +01:00
parent 91bae4c070
commit 3feb2c7661

View File

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