aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility.txx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-04-13 10:41:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-04-13 10:41:00 +0200
commit863dc3baae48909d843cf826446c67ab5767224e (patch)
treed7fd64e13bcc71e47dfbec2bb4df9876d4352151 /bpkg/utility.txx
parent4d0df41f94bec13a9af5c76b0176596f1ca3ab7b (diff)
Beat into more or less working
Diffstat (limited to 'bpkg/utility.txx')
-rw-r--r--bpkg/utility.txx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/utility.txx b/bpkg/utility.txx
index a21325c..8bdd7ec 100644
--- a/bpkg/utility.txx
+++ b/bpkg/utility.txx
@@ -25,6 +25,8 @@ namespace bpkg
}
else if (verb == 1)
{
+ // NOTE: search for verb_b usage if changing anything here.
+ //
if (v != verb_b::normal)
{
ops.push_back ("-q");