lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master e35d65d 1/2: Print an explicit newline in a s


From: Greg Chicares
Subject: [lmi-commits] [lmi] master e35d65d 1/2: Print an explicit newline in a script
Date: Mon, 13 Dec 2021 05:47:16 -0500 (EST)

branch: master
commit e35d65d56c4457225a4794fb46e48605b7444220
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Print an explicit newline in a script
---
 gui_test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui_test.sh b/gui_test.sh
index 8f160d1..331a73c 100755
--- a/gui_test.sh
+++ b/gui_test.sh
@@ -161,5 +161,5 @@ $PERFORM "$prefix"/bin/wx_test "$@" --ash_nazg 
--data_path="$prefix"/data 2>&1 \
 #   xvfb-run exits once wine command itself does, while wineserver
 #   exits slightly later, so it loses its connection to the server
 #   because it [exits] earlier.
-printf 'waiting five seconds for wineserver to terminate...'
+printf 'waiting five seconds for wineserver to terminate...\n'
 sleep 5



reply via email to

[Prev in Thread] Current Thread [Next in Thread]