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/options/dash-W | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/scripts/options/dash-W') diff --git a/tests/scripts/options/dash-W b/tests/scripts/options/dash-W index 50745f7..d3fde87 100644 --- a/tests/scripts/options/dash-W +++ b/tests/scripts/options/dash-W @@ -60,7 +60,7 @@ rmfiles('foo.x', 'bar.x'); # Test -W on vpath-found files: it should take effect. # Savannah bug # 15341 -mkdir('x-dir'); +mkdir('x-dir', 0777); utouch(-20, 'x-dir/x'); touch('y'); -- cgit v1.2.3