aboutsummaryrefslogtreecommitdiff
path: root/bbot/worker/worker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bbot/worker/worker.cxx')
-rw-r--r--bbot/worker/worker.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbot/worker/worker.cxx b/bbot/worker/worker.cxx
index 79aac43..d8f2ae4 100644
--- a/bbot/worker/worker.cxx
+++ b/bbot/worker/worker.cxx
@@ -3395,7 +3395,7 @@ build (size_t argc, const char* argv[])
pkg_args.push_back (t.dependency::string ());
}
- pkg_args.push_back ("?sys:" + pkg);
+ pkg_args.push_back ("?sys:" + pkg_rev);
// Finally, configure all the test packages.
//