From afc4906acaeb7191e4ec085d7be4ca5b036b821d Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 8 Mar 2006 20:15:08 +0000 Subject: Some test updates for Windows. Handle SHELL set on the command line properly for windows. --- tests/scripts/features/targetvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/scripts/features/targetvars') diff --git a/tests/scripts/features/targetvars b/tests/scripts/features/targetvars index c22ce13..18dd023 100644 --- a/tests/scripts/features/targetvars +++ b/tests/scripts/features/targetvars @@ -272,7 +272,7 @@ $answer = "no build information\n"; # Test a merge of set_lists for files, where one list is much longer # than the other. See Savannah bug #15757. -mkdir('t1'); +mkdir('t1', 0777); touch('t1/rules.mk'); run_make_test(' -- cgit v1.2.3