Home
last modified time | relevance | path

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

/stdlib/
A Dtst-setcontext3.sh33 rm -f $tempfile
37 tempfile=$(mktemp "${objpfx}tst-setcontext3.XXXXXXXXXX")
43 $test_pre $test "$tempfile"
46 if [ -e "$tempfile" ]; then
47 echo "PASS: tst-setcontext3 an exit() and created $tempfile"
50 echo "FAIL: tst-setcontext3 did not create $tempfile"

Completed in 2 milliseconds