From: drepper Date: Mon, 16 Mar 1998 13:38:45 +0000 (+0000) Subject: Store test results in the ${common_objpfx}posix directory. X-Git-Tag: libc-ud-980319~83 X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=commitdiff_plain;h=614debb56ce9fcdd134dcea7b10e768d09c6902c Store test results in the ${common_objpfx}posix directory. --- diff --git a/posix/wordexp-tst.sh b/posix/wordexp-tst.sh index a5445f1ee6..e1f0b78830 100755 --- a/posix/wordexp-tst.sh +++ b/posix/wordexp-tst.sh @@ -8,7 +8,7 @@ common_objpfx=$1; shift elf_objpfx=$1; shift rtld_installed_name=$1; shift -: ${TMPDIR=/tmp} +: ${TMPDIR=${common_objpfx}posix} testout=$TMPDIR/wordexp-test-result failed=0