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)