On Sun, Apr 14, 2013 at 6:33 AM, Jakub Wilk <jw...@debian.org> wrote:
> I'd rather not rely on existence of nosetests-2.X scripts[0], and use this
> instead:
> ... do python$$pyversion /usr/bin/nosetests -v; done
>

Thanks again, latest commit and upload:

-       set -e ; for pyversion in $(shell pyversions -vr); do
nosetests-$$pyversion -v; done
+       set -e; for pyversion in $(shell pyversions -r); do \
+               $$pyversion /usr/bin/nosetests -v; \
+       done

dget -x 
http://mentors.debian.net/debian/pool/main/p/python-heatclient/python-heatclient_0.2.2-1.dsc

-- 
 Prach Pongpanich


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to