Searched refs:tempfile (Results 1 – 1 of 1) sorted by relevance
33 rm -f $tempfile37 tempfile=$(mktemp "${objpfx}tst-setcontext3.XXXXXXXXXX")43 $test_pre $test "$tempfile"46 if [ -e "$tempfile" ]; then47 echo "PASS: tst-setcontext3 an exit() and created $tempfile"50 echo "FAIL: tst-setcontext3 did not create $tempfile"
Completed in 2 milliseconds