diff options
Diffstat (limited to 'tests/scripts/features/targetvars')
-rw-r--r-- | tests/scripts/features/targetvars | 2 |
1 files changed, 1 insertions, 1 deletions
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(' |