From d2e298b45dd00cd328a3819ae4fd5f825ea49c33 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 13 Jan 2008 12:44:53 +0100 Subject: Remove each output redirection target before writing to it. * tests/check.mk (vc_exe_in_TESTS): Remove t1 and t2 _first_, in case they exist beforehand and are not writable. * build-aux/check.mk (am__check_pre): Likewise, remove $@-t. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd353e740..b84dc492d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-01-13 Jim Meyering + + Remove each output redirection target before writing to it. + * tests/check.mk (vc_exe_in_TESTS): Remove t1 and t2 _first_, + in case they exist beforehand and are not writable. + * build-aux/check.mk (am__check_pre): Likewise, remove $@-t. + 2008-01-13 Elias Pipping * configure.ac: Correct a non-portable use of sed. -- cgit v1.2.3-54-g00ecf