From: Eduardo Ramos Testillano Date: Mon, 16 Nov 2015 21:02:59 +0000 (+0100) Subject: Change order X-Git-Tag: REFACTORING_TESTING_LIBRARY~85 X-Git-Url: https://git.teslayout.com/public/public/public/?a=commitdiff_plain;h=fca0f585780127dba2564de6741d2de9a5e59fb4;p=anna.git Change order --- diff --git a/example/diameter/launcher/resources/scripts/clone.sh b/example/diameter/launcher/resources/scripts/clone.sh index c6560f3..815a5a7 100755 --- a/example/diameter/launcher/resources/scripts/clone.sh +++ b/example/diameter/launcher/resources/scripts/clone.sh @@ -167,8 +167,8 @@ fi timestamp_begin=$(echo "scale=3 ; $(date '+%s') + $(date '+%N') / 1000000000" | bc) children_before=$(children) offset=0 -echo "Please be patient, this may take a while ..." $OPERATION "test|clear" +echo "Please be patient, this may take a while ..." for group in `seq 1 $((N_GROUPS+1))` do n_begin=$((CLONE_SEQ_BEGIN + offset))