mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-24 02:25:03 +08:00
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:
parent
399c88d17c
commit
7f4c3bb120
3
debian/rules
vendored
3
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user