From: Zdeněk Šustr Date: Fri, 1 Apr 2011 13:19:52 +0000 (+0000) Subject: Number of commits indirectly proportional to amount of testing. X-Git-Tag: glite-lb-client_R_5_0_4_3~18 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=bdabbb3807b166463246a61fa42291a49092a3e9;p=jra1mw.git Number of commits indirectly proportional to amount of testing. --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh b/org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh index ddc53f5..576528f 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh @@ -132,7 +132,7 @@ EOF /etc/init.d/postgresql reload createuser -U postgres -S -R -D rtm -if [ -f ~/.activemqrc ] +if [ -f ~/.activemqrc ]; then echo ActiveMQ already configured else activemq setup ~/.activemqrc