projects
/
docker.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b504787
)
Really disable testsuite.
archive/raspbian/18.09.9+dfsg1-5+rpi1
raspbian/18.09.9+dfsg1-5+rpi1
author
Peter Michael Green
<plugwash@raspbian.org>
Tue, 15 Oct 2019 13:54:47 +0000
(13:54 +0000)
committer
Peter Michael Green
<plugwash@raspbian.org>
Tue, 15 Oct 2019 13:54:47 +0000
(13:54 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index b1742035e336a4c9a5d72c7e4e369fc0a205bb49..7bcb93e2815f036afaadfc074e5f52874bf6021b 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-142,8
+142,8
@@
override_dh_auto_test-indep:
override_dh_auto_test-arch:
### [[[ DO NOT DISABLE TESTS ]]] [[[ DO *NOT* DISABLE TESTS ]]]
- DH_GOLANG_EXCLUDES="integration-cli integration test/integration" \
- dh_auto_test -v --max-parallel=4 -- -short
+
#
DH_GOLANG_EXCLUDES="integration-cli integration test/integration" \
+
#
dh_auto_test -v --max-parallel=4 -- -short
ifeq (testsuitedisabled,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
## Test engine: