lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 72ee60f 17/22: Improve instructions


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 72ee60f 17/22: Improve instructions
Date: Sat, 28 Mar 2020 18:23:38 -0400 (EDT)

branch: master
commit 72ee60f1af9463bd6816086dff1f32d298fc5e2d
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve instructions
    
    The natural companion to wrapper script 'nychthemeral_test.sh' is
    wrapper script 'gui_test.sh', not the 'wx_test' binary that it wraps.
---
 nychthemeral_test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nychthemeral_test.sh b/nychthemeral_test.sh
index dfdfaeb..e05b4b3 100755
--- a/nychthemeral_test.sh
+++ b/nychthemeral_test.sh
@@ -247,5 +247,5 @@ for z in "$throwaway_dir"/*(N); do rm "$z"; done
 # The automated GUI test simulates keyboard and mouse actions, so
 # no such actions must be performed manually while it is running.
 # Therefore, it is deliberately excluded from this script.
-printf '\nDo not forget to run wx_test.\n'
+printf "\nDo not forget to run the 'gui_test.sh' script.\n"
 } 2>&1 | tee "$log_dir"/nychthemeral_test | sed -e "$nychthemeral_clutter"



reply via email to

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