diff options
-rw-r--r-- | bbot/worker.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bbot/worker.cxx b/bbot/worker.cxx index bd706a8..25ceede 100644 --- a/bbot/worker.cxx +++ b/bbot/worker.cxx @@ -187,7 +187,6 @@ build (size_t argc, const char* argv[]) "-d", dir.string (), "--wipe", tm.unquoted_config (), - cfg, env); if (!r.status) |