diff --git a/test/lock_file.pl b/test/lock_file.pl index d3a60d6..6d151ce 100755 --- a/test/lock_file.pl +++ b/test/lock_file.pl @@ -159,4 +159,3 @@ sub forktest1($) { } forktest1(0); forktest1(1); -print "Ok\n"; # Line-terminate the 'trying to acquire lock' message(s)