Home
last modified time | relevance | path

Searched refs:OUTDIR (Results 1 – 2 of 2) sorted by relevance

/scripts/entropy-test/
A Drepeat-boot-test58 OUTDIR=
71 o) OUTDIR="$OPTARG";;
98 if [[ -z $OUTDIR ]]; then
100 read -r OUTDIR
102 if [[ ! -d $OUTDIR ]]; then
103 echo "missing output directory (tried '$OUTDIR')" >&2
183 -m "$METHOD" $NODENAME -o "$BUILDDIR" -s "$SOURCE" "$OUTDIR"; then
A Drun-boot-test51 OUTDIR=
76 OUTDIR="$1"
92 if [[ -z $OUTDIR ]]; then

Completed in 3 milliseconds