From: Zdeněk Šustr Date: Fri, 20 May 2011 12:14:13 +0000 (+0000) Subject: Unify terminology X-Git-Tag: glite-px-proxyrenewal_R_1_3_21_1~17 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=c76e9417bc2656b66499bf01872fc1eed6289d43;p=jra1mw.git Unify terminology --- diff --git a/org.glite.testsuites.ctb/LB/tests/lb-test-sandbox-transfer.sh b/org.glite.testsuites.ctb/LB/tests/lb-test-sandbox-transfer.sh index 36d2f69..433c9c6 100755 --- a/org.glite.testsuites.ctb/LB/tests/lb-test-sandbox-transfer.sh +++ b/org.glite.testsuites.ctb/LB/tests/lb-test-sandbox-transfer.sh @@ -659,7 +659,7 @@ else $LBJOBSTATUS $jobid > /dev/null 2>/dev/null if [ $? -gt 0 ]; then test_done - printf "Test if FT Collection was purged..." + printf "Test if SB Collection was purged..." $LBJOBSTATUS $isbjobid > /dev/null 2>/dev/null if [ $? -gt 0 ]; then test_done @@ -667,7 +667,7 @@ else test_failed fi - printf "Test if FT Collection subjob was purged..." + printf "Test if SB Collection subjob was purged..." $LBJOBSTATUS $isbsubjobid0 > /dev/null 2>/dev/null if [ $? -gt 0 ]; then test_done