Include L&B common definitions yet with package checking functions.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 16 Feb 2012 06:53:31 +0000 (06:53 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 16 Feb 2012 06:53:31 +0000 (06:53 +0000)
org.glite.testsuites.ctb/PX/tests/px-test-packaging.sh
org.glite.testsuites.ctb/gridsite/tests/gridsite-test-packaging.sh

index 4ec6117..8dd3a06 100755 (executable)
@@ -54,6 +54,7 @@ if [ ! -r ${COMMON} ]; then
        exit 2
 fi
 source ${COMMON}
+source lb-common.sh
 
 while test -n "$1"
 do
index c996434..7fe1068 100755 (executable)
@@ -54,6 +54,7 @@ if [ ! -r ${COMMON} ]; then
        exit 2
 fi
 source ${COMMON}
+source lb-common.sh
 
 while test -n "$1"
 do