diff options
author | Jim Meyering <meyering@redhat.com> | 2007-10-29 07:47:21 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-10-29 07:47:21 +0100 |
commit | e1bb6139fbc341dcdc5879ed37739d76039ad75c (patch) | |
tree | 8d4b42a9119e1915ceee04bd20139f4030e2aa40 /ChangeLog | |
parent | 709a27ba480d0c7d2fcef30cf2dfb182fb2b54cf (diff) | |
download | coreutils-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |