From 6760028826b40e45fe7f12b3e1ec934b032dba55 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Mar 1998 13:39:33 +0000 Subject: Update. 1998-03-16 13:02 Tim Waugh * posix/wordexp-tst.sh: Store test results in the ${common_objpfx}posix directory. * posix/wordexp-test.c: Remove temporary directory afterwards. --- posix/wordexp-tst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/wordexp-tst.sh') 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 -- cgit 1.4.1