]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: [debian] add rebuild-test support for autopkgtest
authorAndy Whitcroft <apw@canonical.com>
Wed, 21 Nov 2012 10:00:25 +0000 (10:00 +0000)
committerTim Gardner <tim.gardner@canonical.com>
Fri, 26 Feb 2016 02:44:02 +0000 (19:44 -0700)
commit07159b4c0654033d1911e395b39f13b94aa8f617
tree02b880c792c0af362c386a06118c4b9879673a1c
parente0b17cf2ad50757aca56087848e2055f07f34ed5
UBUNTU: [debian] add rebuild-test support for autopkgtest

Add support for the DEB_BUILD_OPTIONS rebuild-test which indicates this is
not a full build but a quick smoke test.  For us short circuit the build
and only make the first flavour on the assumption it is representative
of the others.

BugLink: http://bugs.launchpad.net/bugs/1081500
Signed-off-by: Andy Whitcroft <apw@canonical.com>
debian/rules