]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
debian: run "make check" with V=1 to keep blhc happy
authorTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 00:40:19 +0000 (20:40 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 25 Jul 2019 00:46:38 +0000 (20:46 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/rules

index c232d49cc525faf878019820336198211b6c6ed8..e957d754a64fc9234167f1d303d8e1a902067ba9 100755 (executable)
@@ -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