Change order
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 16 Nov 2015 21:02:59 +0000 (22:02 +0100)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Mon, 16 Nov 2015 21:02:59 +0000 (22:02 +0100)
example/diameter/launcher/resources/scripts/clone.sh

index c6560f3..815a5a7 100755 (executable)
@@ -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))