From: Andreas Tille Date: Wed, 19 Mar 2014 12:21:39 +0000 (+0100) Subject: Remove duplicated (useless) cd X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~393 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=65394cf7ee3d9fdfba9e0001a494c4585f7762cb;p=python-pysam.git Remove duplicated (useless) cd --- diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test index 4c39689..44e94b4 100644 --- a/debian/tests/run-unit-test +++ b/debian/tests/run-unit-test @@ -5,7 +5,6 @@ if [ "$ADTTMP" = "" ] ; then fi cd $ADTTMP cp -a /usr/share/doc/python-pysam/tests/* $ADTTMP -cd $ADTTMP gunzip -r *.py.gz \ ex9_fail.bam.gz \ ex9_nofail.bam.gz \