[med-svn] [dcmtkpp] 08/09: Disable network test
Julien Lamy
lamy-guest at moszumanska.debian.org
Thu Jan 14 08:45:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamy-guest pushed a commit to branch master
in repository dcmtkpp.
commit efe32133f0940a5aa0aebb50ef84673e60e5212c
Author: Julien Lamy <lamy at unistra.fr>
Date: Wed Jan 13 14:07:34 2016 +0100
Disable network test
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 42b7c70..7e9e2fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ override_dh_auto_build:
doxygen && mv doc build
override_dh_auto_test:
- cd build && ../tests/run.sh --no-network -E 'Association|Network|ServiceRole|SCP|SCU'
+ cd build && ../tests/run.sh --no-network -E 'Association|Network|ServiceRole|SCP|SCU|Transport'
override_dh_install:
dh_install
@@ -29,3 +29,4 @@ override_dh_install:
--override s/libboost_filesystem.*-dev/libboost-filesystem-dev/ \
--override s/libboost_system.*-dev/libboost-system-dev/ \
debian/tmp/usr/lib/*.so
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtkpp.git
More information about the debian-med-commit
mailing list