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