[med-svn] [toppred] 01/03: Fix autopkgtest

Andreas Tille tille at debian.org
Fri Apr 29 14:47:49 UTC 2016


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

tille pushed a commit to branch master
in repository toppred.

commit ace22fc6b8a354267700503a2ad230ca8b7f8570
Author: Andreas Tille <tille at debian.org>
Date:   Fri Apr 29 16:14:44 2016 +0200

    Fix autopkgtest
---
 debian/changelog           | 6 ++++++
 debian/tests/run-unit-test | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 97e18b3..a8ec655 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+toppred (1.10-2) UNRELEASED; urgency=medium
+
+  * Fix autopkgtest
+
+ -- Andreas Tille <tille at debian.org>  Fri, 29 Apr 2016 16:14:29 +0200
+
 toppred (1.10-1) unstable; urgency=low
 
   * Initial release (Closes: #776709)
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 09cd18e..58a6d4a 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -11,6 +11,6 @@ find . -name "*.gz" -exec gunzip \{\} \;
 cd test
 
 for tscript in *.test ; do
-    $tscript
+    sh ./$tscript
 done
 

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



More information about the debian-med-commit mailing list