[med-svn] [Git][med-team/coils][master] Autopkgtest. Check output

Liubov Chuprikova gitlab at salsa.debian.org
Tue Mar 13 23:23:10 UTC 2018


Liubov Chuprikova pushed to branch master at Debian Med / coils


Commits:
ef053265 by Liubov Chuprikova at 2018-03-13T23:11:56+00:00
Autopkgtest. Check output

- - - - -


1 changed file:

- debian/tests/run-init-test


Changes:

=====================================
debian/tests/run-init-test
=====================================
--- a/debian/tests/run-init-test
+++ b/debian/tests/run-init-test
@@ -12,4 +12,8 @@ cp -a /usr/share/doc/${pkg}/1srya.fa $AUTOPKGTEST_TMP
 
 cd $AUTOPKGTEST_TMP
 
-/usr/bin/ncoils -f < 1srya.fa
+/usr/bin/ncoils -f < 1srya.fa > output
+
+# take expected output from README
+cat /usr/share/doc/${pkg}/README | sed -n '/^>1srya/,/^ /p' | sed '$d' > ./expected_output
+diff output expected_output



View it on GitLab: https://salsa.debian.org/med-team/coils/commit/ef0532655c1f44211d7e50fcd206422d6120121c

---
View it on GitLab: https://salsa.debian.org/med-team/coils/commit/ef0532655c1f44211d7e50fcd206422d6120121c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180313/6c6bb54c/attachment-0001.html>


More information about the debian-med-commit mailing list