summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-29 07:47:21 +0100
committerJim Meyering <meyering@redhat.com>2007-10-29 07:47:21 +0100
commite1bb6139fbc341dcdc5879ed37739d76039ad75c (patch)
tree8d4b42a9119e1915ceee04bd20139f4030e2aa40 /ChangeLog
parent709a27ba480d0c7d2fcef30cf2dfb182fb2b54cf (diff)
downloadcoreutils-e1bb6139fbc341dcdc5879ed37739d76039ad75c.tar.xz
Avoid test failure in non-srcdir build vs. the git tree.
* tests/check.mk (vc_exe_in_TESTS): Run this test only in a srcdir build directory. Reported by Andreas Schwab.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b091bb42d..fe4bfab26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-29 Jim Meyering <meyering@redhat.com>
+
+ Avoid test failure in non-srcdir build vs. the git tree.
+ * tests/check.mk (vc_exe_in_TESTS): Run this test only in a
+ srcdir build directory. Reported by Andreas Schwab.
+
2007-10-28 Jim Meyering <meyering@redhat.com>
Define ENOTSUP, not ENOSYS. Needed on OpenBSD 3.9.