Searched refs:curbatch (Results 1 – 1 of 1) sorted by relevance
227 if test "$curbatch" -gt "$nbatches"236 … touch remote.run; PATH=\"$T/bin:$PATH\" nohup kvm-remote-$curbatch.sh > kvm-remote-$curbatch.sh.o…243 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2244 curbatch=$((curbatch + 1))246 echo $curbatch251 curbatch=1252 while test "$curbatch" -le "$nbatches"254 startbatches $curbatch $nbatches > $T/curbatch 2> $T/startbatches.stderr255 curbatch="`cat $T/curbatch`"260 if test "$curbatch" -le "$nbatches"