Additional binaries to test
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 15 Feb 2012 15:45:26 +0000 (15:45 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 15 Feb 2012 15:45:26 +0000 (15:45 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-job-registration.sh

index 9c7e559..bcf1a2c 100755 (executable)
@@ -90,7 +90,7 @@ test_start
 
 # check_binaries
 printf "Testing if all binaries are available"
-check_binaries $GRIDPROXYINFO $SYS_GREP $SYS_SED $SYS_AWK
+check_binaries $GRIDPROXYINFO $SYS_GREP $SYS_SED $SYS_AWK $LBJOBREG $LBJOBSTATUS
 if [ $? -gt 0 ]; then
        test_failed
 else