about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-10-19 20:01:45 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-10-19 20:01:45 +0000
commitd528cdcfdef2f0eb3932749aa9894db7c18101f4 (patch)
tree05fb5c5382a79e170200230ab5337e1b6db8f213 /ChangeLog
parent135948bd500067d766a8bbe0bee0e37d8e491681 (diff)
downloadglibc-d528cdcfdef2f0eb3932749aa9894db7c18101f4.tar.gz
glibc-d528cdcfdef2f0eb3932749aa9894db7c18101f4.tar.xz
glibc-d528cdcfdef2f0eb3932749aa9894db7c18101f4.zip
Use working directory, not /tmp, in io/ftwtest-sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be21718f9b..8ff8a77c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
 
+	[BZ #13888]
+	* io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
+	or TMPDIR.
+	(testout): Likewise.
+
 	* posix/Makefile ($(objpfx)tst-getconf.out): Pass
 	$(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
 	$(rtld-installed-name).