[med-svn] [Git][med-team/mindthegap][master] Soma files need to be uncompressed since files in /usr/share/doc/PACKAGE are...

Andreas Tille gitlab at salsa.debian.org
Fri Jul 12 08:38:17 BST 2019



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190712/6049ff0c/attachment.html>


More information about the debian-med-commit mailing list