lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/multiarch 33d6cf9 3/4: Remove redundant block


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/multiarch 33d6cf9 3/4: Remove redundant block
Date: Sun, 19 May 2019 08:35:12 -0400 (EDT)

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

    Remove redundant block
---
 gui_test.sh | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/gui_test.sh b/gui_test.sh
index 4a3cbfd..c8b6954 100755
--- a/gui_test.sh
+++ b/gui_test.sh
@@ -38,16 +38,6 @@ setopt PIPE_FAIL
 
 . ./set_toolchain.sh
 
-lmi_build_type=$(/usr/share/libtool/build-aux/config.guess)
-case "$lmi_build_type" in
-    (*-*-linux*)
-        PERFORM=wine
-        ;;
-    (*)
-        PERFORM=
-        ;;
-esac
-
 # Lines beginning with a capitalized word, viz.
 #   /^NOTE: starting the test suite$/d
 # at the beginning and, e.g.,



reply via email to

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