aboutsummaryrefslogtreecommitdiff
path: root/bdep/sync.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/sync.cxx')
-rw-r--r--bdep/sync.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bdep/sync.cxx b/bdep/sync.cxx
index 8140426..0cda5af 100644
--- a/bdep/sync.cxx
+++ b/bdep/sync.cxx
@@ -1861,6 +1861,7 @@ namespace bdep
<< " run '" << argv0 << "' sync --hook=1 " <<
"--verbose $build.verbosity " <<
"($build.progress == [null] ? : $build.progress ? --progress : --no-progress) " <<
+ "($build.diag_color == [null] ? : $build.diag_color ? --diag-color : --no-diag-color) " <<
"--config \"$out_root\"" << endl
<< "}" << endl;