Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
399c88d
)
debian: run "make check" with V=1 to keep blhc happy
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 25 Jul 2019 00:40:19 +0000
(20:40 -0400)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index
c232d49
..
e957d75
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-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