aboutsummaryrefslogtreecommitdiff
path: root/bdep/project-author.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/project-author.cxx')
-rw-r--r--bdep/project-author.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bdep/project-author.cxx b/bdep/project-author.cxx
index 723dbe9..e4aae46 100644
--- a/bdep/project-author.cxx
+++ b/bdep/project-author.cxx
@@ -37,6 +37,7 @@ namespace bdep
// be queried with the GIT_AUTHOR_IDENT logical variable.
//
if (optional<string> l = git_line (semantic_version {2, 1, 0},
+ true /* system */,
prj,
true /* ignore_error */,
"var", "GIT_AUTHOR_IDENT"))