lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/multiarch a70b3bc 10/16: Let 'set_arch.sh' set $


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch a70b3bc 10/16: Let 'set_arch.sh' set $PERFORM
Date: Wed, 10 Apr 2019 22:15:08 -0400 (EDT)

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

    Let 'set_arch.sh' set $PERFORM
---
 nychthemeral_test.sh | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/nychthemeral_test.sh b/nychthemeral_test.sh
index 70cf0ac..71ebfd1 100755
--- a/nychthemeral_test.sh
+++ b/nychthemeral_test.sh
@@ -47,15 +47,6 @@ setopt PIPE_FAIL
 
 . ./set_arch.sh
 
-case "$LMI_BUILD" in
-    (*-*-linux*)
-        PERFORM=wine
-        ;;
-    (*)
-        PERFORM=
-        ;;
-esac
-
 coefficiency=${coefficiency:-"--jobs=$(nproc)"}
 
 build_clutter='



reply via email to

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