From: Zdeněk Šustr Date: Thu, 17 Mar 2011 11:21:45 +0000 (+0000) Subject: Remove testing output. X-Git-Tag: glite-lbjp-common-db_R_3_0_2_1~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7b8c794d9a463e8b867664220f25f6ac8629a9e4;p=jra1mw.git Remove testing output. --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-ws.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-ws.sh index 849dee8..8de95e0 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-ws.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-ws.sh @@ -149,7 +149,6 @@ else if [ $? -gt 0 ]; then test_missed else - printf "\n\n${LB4AGUACTINFO} -j ${jobid} -m ${servername}:${GLITE_LB_SERVER_WPORT}\n\n" ${LB4AGUACTINFO} -j ${jobid} -m ${servername}:${GLITE_LB_SERVER_WPORT} | $SYS_GREP "${jobid}" >> /dev/null if [ $? = 0 ]; then test_done @@ -187,7 +186,6 @@ else fi printf "Getting WS interface version... " - printf "$LBWSGETVERSION -i -m ${servername}:${GLITE_LB_SERVER_WPORT}" wsglifver=`$LBWSGETVERSION -i -m ${servername}:${GLITE_LB_SERVER_WPORT} | $SYS_SED 's/^.*Interface version:\s*//'` if [ "$wsglifver" == "" ]; then test_failed