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.
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit