aboutsummaryrefslogtreecommitdiff
path: root/build2/test/rule.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/test/rule.cxx')
-rw-r--r--build2/test/rule.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/test/rule.cxx b/build2/test/rule.cxx
index 0b67d68..ba93378 100644
--- a/build2/test/rule.cxx
+++ b/build2/test/rule.cxx
@@ -765,7 +765,7 @@ namespace build2
args.push_back (nullptr);
}
- process_path pp (run_search (p, true));
+ process_path pp (run_search (p, true /* init */));
args.push_back (pp.recall_string ());
// Do we have options and/or arguments?