Wireshark-commits: [Wireshark-commits] master 61656dd: Fix handling of DEB_BUILD_OPTIONS=nocheck
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61656dd2e62f91b194b803f15c6faf0a647dcdf9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
61656dd by Lars Christensen (larsch@xxxxxxxxxxxx):
Fix handling of DEB_BUILD_OPTIONS=nocheck
When DEB_BUILD_OPTIONS is set to nocheck when running dpkg-buildpackage, tests
would not be built but still run. Changed to nether build or run tests when set
to nocheck.
Change-Id: I2a27025273aab536f0fc0a98cb8efd2d825c5013
Reviewed-on: https://code.wireshark.org/review/28529
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 747793a Fix debugging code.
adds 61656dd Fix handling of DEB_BUILD_OPTIONS=nocheck
Summary of changes:
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)