diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-10-24 11:48:00 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-10-24 11:48:00 +0000 |
commit | 10b40d85672e13032422572f2106752b31ed1704 (patch) | |
tree | 307a54e5920fa37c142a89add16dc8b6040e7ac4 /ChangeLog | |
parent | 0708a7d1f08d12da03bbaac84e59370f75030d95 (diff) | |
download | glibc-10b40d85672e13032422572f2106752b31ed1704.tar.gz |
Use build directory instead of `pwd` in ftwtest-sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2012-10-24 Joseph Myers <joseph@codesourcery.com> + * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`. + * posix/globtest.sh (TMPDIR): Do not set. (testdir): Define using ${common_objpfx}posix not $TMPDIR. (testout): Likewise. |