Number of commits indirectly proportional to amount of testing.
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 1 Apr 2011 13:19:52 +0000 (13:19 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 1 Apr 2011 13:19:52 +0000 (13:19 +0000)
org.glite.testsuites.ctb/LB/tests/lb-run-tests.sh

index ddc53f5..576528f 100755 (executable)
@@ -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