aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/worker.cxx')
-rw-r--r--bbot/worker.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bbot/worker.cxx b/bbot/worker.cxx
index 63ccd0f..82dc318 100644
--- a/bbot/worker.cxx
+++ b/bbot/worker.cxx
@@ -80,7 +80,6 @@ run_bpkg (tracer& t, string& log, const string& cmd, A&&... a)
fdnull (), // Never reads from stdout.
2, // 1>&2
pipe.out,
- dir_path (),
"bpkg",
"-v",
cmd,