Unify terminology
authorZdeněk Šustr <sustr4@cesnet.cz>
Fri, 20 May 2011 12:14:13 +0000 (12:14 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Fri, 20 May 2011 12:14:13 +0000 (12:14 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-sandbox-transfer.sh

index 36d2f69..433c9c6 100755 (executable)
@@ -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