[Devel] Re: [PATCH 4/4] cr_tests/ptree1: remove gratuitous sleeps
Matt Helsley
matthltc at us.ibm.com
Fri Feb 26 12:54:10 PST 2010
On Fri, Feb 26, 2010 at 01:51:54PM -0600, Nathan Lynch wrote:
> These 1-second sleeps don't accomplish anything.
Acked-by: Matt Helsley <matthltc at us.ibm.com>
>
> Signed-off-by: Nathan Lynch <ntl at pobox.com>
> ---
> 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 at lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/containers
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list