diff options
-rw-r--r-- | bbot/worker/worker.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx index e8c6af7..24944d2 100644 --- a/bbot/worker/worker.cxx +++ b/bbot/worker/worker.cxx @@ -1216,6 +1216,7 @@ build (size_t argc, const char* argv[]) prefix != "bpkg.bindist.fedora" && prefix != "bpkg.bindist.archive" && prefix != "bbot.sys-install" && + prefix != "bbot.sys-install.ldconfig" && prefix != "b.test-installed.test" && prefix != "bpkg.test-separate-installed.update" && prefix != "bpkg.test-separate-installed.test") |