From 3feb2c7661a89eff79d5eac07c157ed1ee744f86 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Fri, 10 Nov 2017 11:29:52 +0100 Subject: [PATCH] tests: remove acquire-lock newline termination Not needed anymore. Signed-off-by: Wolfgang Bumiller --- test/lock_file.pl | 1 - 1 file changed, 1 deletion(-) 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) -- 2.39.2