Nilesh Patra pushed to branch master at Debian Med / scythe
Commits: a925ffa4 by Nilesh Patra at 2020-08-14T15:37:10+05:30 Enhance tests - - - - - eaa0550d by Nilesh Patra at 2020-08-14T15:38:41+05:30 Update changelog - - - - - 2 changed files: - debian/changelog - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +scythe (0.994+git20141017.20d3cff-3) unstable; urgency=medium + + * Team Upload. + * Add autopkgtests + * compat version: 13, standards version: 4.5.0 + * Add "Rules-Requires-Root:no" + * Add hardening options + + -- Nilesh Patra <[email protected]> Fri, 14 Aug 2020 15:30:00 +0530 + scythe (0.994+git20141017.20d3cff-2) unstable; urgency=medium * Team upload. ===================================== debian/tests/run-unit-test ===================================== @@ -26,6 +26,7 @@ do echo "Test $i" echo "Testing with prior:$prior and rep:$rep" scythe -n 0 -p $prior -a illumina_adapters.fa reads.fastq > scythe/results/$contam_rate/trimmed-$rep-$prior.fastq 2> /dev/null + [ -s scythe/results/$contam_rate/trimmed-$rep-$prior.fastq ] echo "PASS" ((i++)) done View it on GitLab: https://salsa.debian.org/med-team/scythe/-/compare/64bcf7ef1ea32e348e7a2e98045b96b1dfff2b18...eaa0550de9d5adcf83010653c047ea0544b2b1d9 -- View it on GitLab: https://salsa.debian.org/med-team/scythe/-/compare/64bcf7ef1ea32e348e7a2e98045b96b1dfff2b18...eaa0550de9d5adcf83010653c047ea0544b2b1d9 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
