Searched refs:curbatch (Results 1 – 1 of 1) sorted by relevance
209 if test "$curbatch" -gt "$nbatches"218 … touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-remote-$curbatch.sh > kvm-remote-$curbatch.sh.o…225 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2226 curbatch=$((curbatch + 1))228 echo $curbatch233 curbatch=1234 while test "$curbatch" -le "$nbatches"236 startbatches $curbatch $nbatches > $T/curbatch 2> $T/startbatches.stderr237 curbatch="`cat $T/curbatch`"242 if test "$curbatch" -le "$nbatches"