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/test/script/common.testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test/script/common.testscript') diff --git a/tests/test/script/common.testscript b/tests/test/script/common.testscript index d51268a..47af7a1 100644 --- a/tests/test/script/common.testscript +++ b/tests/test/script/common.testscript @@ -32,6 +32,6 @@ end # automatically becoming dir{./}'s prerequisite. # c = cat >=testscript -b = $0 --serial-stop --quiet --buildfile - test \ +b = $0 --no-default-options --serial-stop --quiet --buildfile - test \ <"'testscript{testscript}: \$target'" \ &?test/*** -- cgit v1.1