[med-svn] [pbbam] 03/06: Update autopkgtest commands
Afif Elghraoui
afif at moszumanska.debian.org
Sun Jan 22 07:52:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository pbbam.
commit 6a259602b7f484e9bb2e8417b55d680fcc1fea3c
Author: Afif Elghraoui <afif at debian.org>
Date: Sat Jan 21 23:37:41 2017 -0800
Update autopkgtest commands
---
debian/tests/control | 4 +++-
debian/tests/pbbamtools | 8 --------
2 files changed, 3 insertions(+), 9 deletions(-)
diff --git a/debian/tests/control b/debian/tests/control
index 25b6960..98aedfd 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,7 +1,9 @@
-Tests: pbbamtools
+Test-Command: debian/rules override_dh_auto_test
Depends:
make,
+ python,
pbbamtools,
python-cram,
Restrictions:
needs-recommends,
+ rw-build-tree,
diff --git a/debian/tests/pbbamtools b/debian/tests/pbbamtools
deleted file mode 100755
index 87c7c22..0000000
--- a/debian/tests/pbbamtools
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-cp -r tests $ADTTMP
-
-make -f debian/rules \
- $(ls $ADTTMP/tests/src/cram/pb*.t | sed 's/\.t$/.deb.t/')
-
-cd $ADTTMP && cram -v tests/src/cram/*.deb.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbam.git
More information about the debian-med-commit
mailing list