From 3aa6513708820aad6304c86c62e25b3b294b23f5 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 9 Apr 2010 13:59:34 -0700 Subject: Fix tst-chmod not to write into srcdir. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix') diff --git a/posix/Makefile b/posix/Makefile index df0e6f1053..643d7e5374 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -179,7 +179,7 @@ tstgetopt-ARGS = -a -b -cfoobar --required foobar --optional=bazbug \ tst-exec-ARGS = -- $(built-program-cmd) tst-spawn-ARGS = -- $(built-program-cmd) tst-dir-ARGS = `pwd` `cd $(common-objdir)/$(subdir); pwd` `cd $(common-objdir); pwd` $(objpfx)tst-dir -tst-chmod-ARGS = `pwd` +tst-chmod-ARGS = $(objdir) tst-vfork3-ARGS = --test-dir=$(objpfx) tst-fnmatch-ENV = LOCPATH=$(common-objpfx)localedata -- cgit v1.2.3