Searched refs:curbatch (Results 1 – 1 of 1) sorted by relevance
233 if test "$curbatch" -gt "$nbatches"242 … touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-remote-$curbatch.sh > kvm-remote-$curbatch.sh.o…249 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2250 curbatch=$((curbatch + 1))252 echo $curbatch257 curbatch=1258 while test "$curbatch" -le "$nbatches"260 startbatches $curbatch $nbatches > $T/curbatch 2> $T/startbatches.stderr261 curbatch="`cat $T/curbatch`"266 if test "$curbatch" -le "$nbatches"