]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debian: skip running "make check" if DEB_BUILD_OPTIONS contains nocheck
authorTheodore Ts'o <tytso@mit.edu>
Sat, 27 Jul 2019 16:17:06 +0000 (12:17 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 27 Jul 2019 16:17:06 +0000 (12:17 -0400)
commit20a18d54746731704d2d2dfc28edd9660eb1a296
tree8647cef80f910cab2376c7fd12f553d981d034d2
parent51bd35712dbd436abc6467228cfc332df23276bf
debian: skip running "make check" if DEB_BUILD_OPTIONS contains nocheck

This was done automatically by debhelper, but it got dropped when
override_dh_auto_test was added by commit 7f4c3bb120 ("debian: run
"make check" with V=1 to keep blhc happy").

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/rules