[med-svn] [rapmap] 03/03: Remove noise from test script and upload to unstable

Andreas Tille tille at debian.org
Wed Jan 17 21:21:57 UTC 2018


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository rapmap.

commit 899795eb4b0407e239786a37803713fae0ac0b32
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 17 22:16:08 2018 +0100

    Remove noise from test script and upload to unstable
---
 debian/changelog           | 2 +-
 debian/tests/run-unit-test | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ed1a801..e3cc907 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rapmap (0.5.0+dfsg-3) UNRELEASED; urgency=medium
+rapmap (0.5.0+dfsg-3) unstable; urgency=medium
 
   * Team upload
 
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 39e41a9..c3c59a1 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -1,10 +1,8 @@
 #!/bin/bash
 set -e
-set -x
 
 pkg="rapmap"
 
-
 if [ "$AUTOPKGTEST_TMP" = "" ] ; then
   AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
   trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rapmap.git



More information about the debian-med-commit mailing list