[PATCH 4/4] cr_tests/ptree1: remove gratuitous sleeps

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

 



These 1-second sleeps don't accomplish anything.

Signed-off-by: Nathan Lynch <ntl@xxxxxxxxx>
---
 process-tree/run-ptree1.sh |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/process-tree/run-ptree1.sh b/process-tree/run-ptree1.sh
index ed7ce9e..592d2d8 100755
--- a/process-tree/run-ptree1.sh
+++ b/process-tree/run-ptree1.sh
@@ -87,8 +87,6 @@ function restart_container
 	cmdline="$RESTART --pids --pidns --wait"
 	$ECHO "\t- $cmdline"
 
-	sleep 1
-
 	$cmdline < $CHECKPOINT_FILE >> $SCRIPT_LOG 2>&1 &
 }
 
@@ -178,8 +176,6 @@ while [ $cnt -lt 15 ]; do
 
 	create_fs_snapshot
 
-	sleep 1;
-
 	checkpoint $pid
 
 	touch $CHECKPOINT_DONE
-- 
1.6.0.6

_______________________________________________
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