Start purging again
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 8 Aug 2012 12:44:18 +0000 (12:44 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 8 Aug 2012 12:44:18 +0000 (12:44 +0000)
org.glite.testsuites.ctb/LB/tests/lb-test-threaded.sh

index 6fd6115..473e0b0 100755 (executable)
@@ -156,12 +156,12 @@ fi
                        rm threads.$$.tmp
 
                        #Purge test jobs
-#                      joblist=$$_jobs_to_purge.txt
-#                      for i in {0..30}
-#                      do
-#                              echo ${jobid[$i]} >> ${joblist}
-#                      done
-#                      try_purge ${joblist}
+                       joblist=$$_jobs_to_purge.txt
+                       for i in {0..30}
+                       do
+                               echo ${jobid[$i]} >> ${joblist}
+                       done
+                       try_purge ${joblist}
 
                fi