From 92389061a5fc2db1da31f59f2b634479407eb521 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 31 Aug 2012 20:13:34 +0100 Subject: Update pbuilder tarball before each build Otherwise it won't use any just-built packages from the jenkins apt repo. --- jenkinstool | 1 + 1 file changed, 1 insertion(+) (limited to 'jenkinstool') diff --git a/jenkinstool b/jenkinstool index c5575ae..8941b3a 100755 --- a/jenkinstool +++ b/jenkinstool @@ -559,6 +559,7 @@ then else untrusted="" fi +sudo pbuilder --update sudo pbuilder --build --buildresult result $untrusted \ --debbuildopts $binopt *.dsc dput jenkins "result/${sourcepkg}_${version}-1_%(host.arch)s.changes" -- cgit v1.2.1