[med-svn] [python-ruffus] 01/03: Only 10 errors left

Andreas Tille tille at debian.org
Mon Feb 2 22:11:26 UTC 2015


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

tille pushed a commit to branch master
in repository python-ruffus.

commit 1a391fdf189ff929153952250fe1e9c137aaccdf
Author: Andreas Tille <tille at debian.org>
Date:   Mon Feb 2 15:56:38 2015 +0100

    Only 10 errors left
---
 debian/tests/run-unit-test | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 0dd3030..2e7fff0 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -10,10 +10,10 @@ find . -type f -name "*.gz" -exec gunzip \{\} \;
 chmod +x [a-z]*.py
 exportLC_ALL=C.UTF-8
 # prepare data used in tests:
-python test_filesre_split_and_combine.py --start_again
 for pi in $(pyversions -i) $(py3versions -i); do
+  ${pi} test_filesre_split_and_combine.py --start_again
   for tst in test*.py ; do
-    echo "------------> $tst <-----------"
+    echo "------------> ${pi} $tst <-----------"
     if [ "$tst" = "test_N_x_M_and_collate.py" ] ; then
       ${pi} test_N_x_M_and_collate.py --debug
     else

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



More information about the debian-med-commit mailing list