Skip to content

Commit 89098c2

Browse files
author
Tom Barnes
committed
Remove temporary testing implementation.
1 parent 18504e8 commit 89098c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/integration-tests/bash/cleanup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ mkdir -p $TMP_DIR || fail No permision to create directory $TMP_DIR
303303
# try an ordered/controlled delete first
304304

305305
#Comment out orderlyDelete so we can fully test generic delete (do not merge this change!)
306-
#TEB orderlyDelete
306+
orderlyDelete
307307

308308
# try a generic delete in case the orderly delete missed something, this runs in two phases:
309309
# phase 1: wait to see if artifacts dissappear naturally due to the above orderlyDelete

0 commit comments

Comments
 (0)