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