[PATCH 07/10] cr_tests: eventfd: run.sh: Remove checkpoint-ready

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Leaving this file would cause premature checkpoint of the next iteration.

Signed-off-by: Matt Helsley <matthltc@xxxxxxxxxx>
---
 eventfd/run.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/eventfd/run.sh b/eventfd/run.sh
index ada9920..910305f 100755
--- a/eventfd/run.sh
+++ b/eventfd/run.sh
@@ -76,6 +76,7 @@ for (( CURTEST = 0; CURTEST < NUMTESTS; CURTEST = CURTEST + 1 )); do
 		err_msg="BROK"
 
 		# Reset for the next iteration
+		rm "./checkpoint-ready"
 		touch "./checkpoint-done"
 		thaw
 		trap 'do_err; break 2' ERR EXIT
-- 
1.6.3.3

_______________________________________________
Containers mailing list
Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/containers

[Index of Archives]     [Cgroups]     [Netdev]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux