lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master d2b80be: Update filtering of nychthemeral tes


From: Greg Chicares
Subject: [lmi-commits] [lmi] master d2b80be: Update filtering of nychthemeral test
Date: Wed, 11 Nov 2020 07:31:24 -0500 (EST)

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

    Update filtering of nychthemeral test
    
    Commit c660123d245e0 of 20201110T160325Z changed the 'make uninstall'
    recipe. Echoing is generally not suppressed for such targets, because
    it is often useful to see their actions on the terminal. However, the
    nychthemeral test strives to show very little routine output.
---
 nychthemeral_test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nychthemeral_test.sh b/nychthemeral_test.sh
index 19d9a2b..031f589 100755
--- a/nychthemeral_test.sh
+++ b/nychthemeral_test.sh
@@ -56,7 +56,7 @@ build_clutter='
 '
 
 uninstall_clutter='
-/^rm --force --recursive \/opt\/lmi\/bin$/d
+/^find \/opt\/lmi\/bin -type f -delete$/d
 '
 
 concinnity_clutter='



reply via email to

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