lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/multiarch 0f63381 5/5: Hesitate to use 'command


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch 0f63381 5/5: Hesitate to use 'command -v'
Date: Wed, 17 Apr 2019 22:46:21 -0400 (EDT)

branch: odd/multiarch
commit 0f63381d83fcfdf96a4dccec8666911e49cd5f36
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Hesitate to use 'command -v'
    
    See:
      https://lists.nongnu.org/archive/html/lmi/2019-04/msg00010.html
---
 install_msw.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/install_msw.sh b/install_msw.sh
index 0b906a3..b9b82e6 100755
--- a/install_msw.sh
+++ b/install_msw.sh
@@ -232,11 +232,7 @@ fi
 
 find /cache_for_lmi/downloads -type f | xargs md5sum
 
-echo "$PATH"
 . ./set_arch.sh
-echo "$PATH"
-
-command -v wx-config
 
 make $coefficiency --output-sync=recurse wx_config_check
 make $coefficiency --output-sync=recurse show_flags



reply via email to

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