fixes
[anna.git] / example / diameter / launcher / deployments / st-client / configure.sh
index 25646f3..1897ce3 100755 (executable)
@@ -211,6 +211,8 @@ then
   wanted_repeats=$((wanted_cycles-1))
   echo $wanted_cycles > $CYCLE_REPEATS__ST_CONF_FILE
   [ $wanted_repeats -gt 0 ] && echo "Configured $wanted_repeats cycle repeats ($wanted_cycles cycles x $time_covered seconds ~ $((wanted_cycles*time_covered)) seconds of testing)."
+else
+  echo 0 > $CYCLE_REPEATS__ST_CONF_FILE
 fi
 echo
 echo "System test configuration completed."