[med-svn] [python-screed] 02/03: Fix the test script

Andreas Tille tille at debian.org
Sat Jan 31 10:39:43 UTC 2015


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

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

commit 22d1a6795a03d7fde4c38ea04984070571b73031
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 31 11:10:22 2015 +0100

    Fix the test script
---
 debian/tests/run-unit-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 8cb9e11..440c420 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -6,5 +6,5 @@ if [ "$ADTTMP" = "" ] ; then
 fi
 cd $ADTTMP
 
-cp -r /usr/lib/python2.7/dist-packages/screed/tests/* .
+cp -r /usr/lib/python2.7/dist-packages/screed/* .
 nosetests .

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



More information about the debian-med-commit mailing list