aboutsummaryrefslogtreecommitdiff
path: root/bdep/help.cxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-08-19 23:41:49 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-08-22 12:52:58 +0300
commita37431f8109cb67937ad5356e8209a7151ad5a61 (patch)
treeff0f37fbf7d1bb9a36a9349a67676d9d145bdee4 /bdep/help.cxx
parent1508c382589fe62b7d8829c9cd23ba5ab4bdf913 (diff)
Make testscripts to ignore user's default options files
Diffstat (limited to 'bdep/help.cxx')
-rw-r--r--bdep/help.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/help.cxx b/bdep/help.cxx
index e37c65d..fe64c2a 100644
--- a/bdep/help.cxx
+++ b/bdep/help.cxx
@@ -71,7 +71,7 @@ namespace bdep
return default_options_files {
{path ("bdep.options"), path ("bdep-help.options")},
- nullopt /* start_dir */};
+ nullopt /* start */};
}
help_options