debian: run "make check" with V=1 to keep blhc happy

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
Theodore Ts'o 2019-07-24 20:40:19 -04:00
parent 399c88d17c
commit 7f4c3bb120

3
debian/rules vendored
View File

@ -169,5 +169,8 @@ override_dh_gencontrol:
dh_gencontrol -pss-dev -- -v${SS_VERSION}-${DEB_VERSION} -VmainBinary=${DEB_VERSION}
dh_gencontrol --remaining-packages
override_dh_auto_test:
$(MAKE) -C ${stdbuilddir} V=1 check
test_printenv:
printenv | sort