From 8283e34747d6409124517a217bb19354311030b2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Aug 2019 23:07:04 +0300 Subject: Make testscripts to ignore user's default options files --- tests/common.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/common.testscript') diff --git a/tests/common.testscript b/tests/common.testscript index e70a90b..ae54fe2 100644 --- a/tests/common.testscript +++ b/tests/common.testscript @@ -32,7 +32,7 @@ project = test amalgamation = EOI -test.options += --serial-stop --quiet +test.options += --no-default-options --serial-stop --quiet if ($null($buildfile) || !$buildfile) test.options += --buildfile - -- cgit v1.1