From: František Dvořák Date: Sat, 2 Jun 2007 16:24:03 +0000 (+0000) Subject: Debug xtrace for bash not needed. X-Git-Tag: glite-security-gsoap-plugin_R_1_5_0_1~6 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=4c799c5f03c57e8a82eea3c1343581e17f2a9b4b;p=jra1mw.git Debug xtrace for bash not needed. --- diff --git a/org.glite.security.gsoap-plugin/Makefile b/org.glite.security.gsoap-plugin/Makefile index e0fa6b7..c8b0abb 100644 --- a/org.glite.security.gsoap-plugin/Makefile +++ b/org.glite.security.gsoap-plugin/Makefile @@ -173,8 +173,7 @@ all compile: libtool-hack \ all-libs-with-soap examples libtool-hack: - echo 'set -o xtrace' > gcc - echo 'g++ $$@' >> gcc + echo 'g++ $$@' > gcc chmod +x gcc check: compile check.gss