From 6636dc1d5c41840afd58e402f7b6ea6ef25de943 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 25 Aug 2005 04:40:10 +0000 Subject: If we're on a DOS/W32/OS2 system and we're not using a unixy shell, don't follow POSIX backslash/newline conventions. Use a different method for testing the SHELL variable, which hopefully will work better on non-UNIX systems. --- tests/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index 9506a3f..84f40f6 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2005-08-25 Paul Smith + + * scripts/variables/SHELL: Use a /./ prefix instead of //: the + former works better with non-UNIX environments. Fixes Savannah + bug #14129. + 2005-08-13 Boris Kolpackov * scripts/functions/wildcard: Wrap calls to $(wildcard ) with -- cgit v1.2.3