Andreas Tille pushed to branch master at Debian Med / mindthegap


Commits:
2ad85070 by Andreas Tille at 2019-07-12T07:38:04Z
Soma files need to be uncompressed since files in /usr/share/doc/PACKAGE are 
compressed by dh_compress

- - - - -


1 changed file:

- debian/tests/run-unit-test


Changes:

=====================================
debian/tests/run-unit-test
=====================================
@@ -10,7 +10,10 @@ fi
 
 cp -r /usr/share/doc/mindthegap/examples "${AUTOPKGTEST_TMP}"
 
+cd "${AUTOPKGTEST_TMP}"/examples/data
+gunzip r*.gz contigs.fasta.gz
 cd "${AUTOPKGTEST_TMP}"/examples/test
+gunzip -r *
 
 echo "Invoking simple_test.sh:"
 bash simple_test.sh



View it on GitLab: 
https://salsa.debian.org/med-team/mindthegap/commit/2ad85070839ee677e355fcf4666f99a1600248df

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/mindthegap/commit/2ad85070839ee677e355fcf4666f99a1600248df
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to