Searched refs:TEST_local (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/INIT/
H A Dregress.sh353 if [[ $TEST_local ]]
354 then RM ${TEST_local}
374 if [[ $TEST_local ]]
375 then TEST_local=${TMPDIR:-/tmp}/rt-$$/${TWD##*/}
376 mkdir -p "$TEST_local" && ln -s "$TEST_local" "$TWD" || FATAL "$TWD": cannot create directory
377 TEST_local=${TEST_local%/*}
1334 typeset TEST_file TEST_keep TEST_pipe_input TEST_pipe_io TEST_pipe_output TEST_local

Completed in 8 milliseconds