summaryrefslogtreecommitdiffstats
path: root/test/Configure/cache-not-ok.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Configure/cache-not-ok.py')
-rw-r--r--test/Configure/cache-not-ok.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Configure/cache-not-ok.py b/test/Configure/cache-not-ok.py
index 339c464..48524c2 100644
--- a/test/Configure/cache-not-ok.py
+++ b/test/Configure/cache-not-ok.py
@@ -79,7 +79,7 @@ test.checkLogAndStdout(["Checking for C header file no_std_c_header.h... ",
# Same should be true for the default behavior of Decider('content').
-test.run(arguments='--config=force target_signatures_content=1')
+test.run(arguments='target_signatures_content=1 --config=force')
test.checkLogAndStdout(["Checking for C header file no_std_c_header.h... ",
"Checking for C library no_c_library_SAFFDG... "],
["no"]*2,