From 52a29dd64479e9313848941078a2619b47f2c61b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 8 Mar 2017 00:39:30 +0300 Subject: Add support for config.test.output variable --- build2/test/script/parser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build2/test/script/parser') diff --git a/build2/test/script/parser b/build2/test/script/parser index cb536e6..e018548 100644 --- a/build2/test/script/parser +++ b/build2/test/script/parser @@ -184,7 +184,7 @@ namespace build2 exec_scope_body (); void - exec_lines (lines::iterator, lines::iterator, size_t&, bool); + exec_lines (lines::iterator, lines::iterator, size_t&, command_type); // Customization hooks. // -- cgit v1.1