Searched refs:rundir (Results 1 – 8 of 8) sorted by relevance
95 rundir="$resdir/$ds"96 if test -e "$rundir"142 --rundir)150 rundir=$2151 if test -e "$rundir"176 mkdir -p "`dirname "$rundir"`"183 touch "$rundir/log"185 echo $oldrun > "$rundir/re-run"190 for i in $rundir/*/qemu-cmd217 echo ---- Dryrun complete, directory: $rundir | tee -a "$rundir/log"[all …]
14 rundir="$1"15 if ! test -d "$rundir"17 echo kvm-end-run-stats.sh: Specified run directory does not exist: $rundir30 echo | tee -a "$rundir/log"31 echo | tee -a "$rundir/log"32 echo " --- `date` Test summary:" | tee -a "$rundir/log"33 echo Results directory: $rundir | tee -a "$rundir/log"34 kcsan-collapse.sh "$rundir" | tee -a "$rundir/log"35 kvm-recheck.sh "$rundir" > $T/kvm-recheck.sh.out 2>&137 cat $T/kvm-recheck.sh.out | tee -a "$rundir/log"[all …]
20 rundir="${1}"21 if test -z "$rundir" -o ! -d "$rundir"23 echo Directory "$rundir" not found.31 for i in ${rundir}/*/Make.out39 …scenariobasedir}/vmlinux && ! test -f ${scenariobasedir}/vmlinux.xz && ! test -f "${rundir}/re-run"52 if grep -q -e "--build-\?only" < ${rundir}/log && ! test -f "${rundir}/remote-log"60 for i in ${rundir}/*/console.log
52 rundir=$resdir/$ds53 echo Results directory: $rundir84 kvm-again.sh $oldrun --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1102 kvm-again.sh "$oldrun" "$@" --dryrun --remote --rundir "$rundir" > $T/kvm-again.sh.out 2>&1110 cp -a "$rundir" "$RCUTORTURE/res/"117 echo Remote run directory: $rundir | tee -a "$oldrun/remote-log"121 awk < "$rundir"/scenarios -v dest="$T/bin" -v rundir="$rundir" '243 echo " ----" System $i Batch `head -n $curbatch < "$rundir"/scenarios | tail -1` `date` 1>&2250 nbatches="`wc -l "$rundir"/scenarios | awk '{ print $1 }'`"276 …( cd "$oldrun"; ssh -o BatchMode=yes $i "cd $rundir; tar -czf - kvm-remote-*.sh.out */console.log …
146 static void daemonize(char *rundir, char *pidfile) argument198 ret = chdir(rundir);
30 --with-rundir=${localstatedir}/run \
26 --with-rundir=/run/sudo \
128 $ ./configure --with-rundir=/run