[med-svn] [cd-hit] 01/01: Fix call for cd-hit-div

Andreas Tille tille at debian.org
Fri Aug 12 09:59:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository cd-hit.

commit 0364b720d5842b50dcd31f20c00ce23c0983b667
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 12 11:59:12 2016 +0200

    Fix call for cd-hit-div
---
 debian/tests/run-unit-test | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index 3d51d40..9744bb0 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -18,6 +18,6 @@ cd-hit-para -i example.fa -o db90 -c 0.9 -n 5 -M 16000 –d 0 -T 0
 echo "==== CD_HIT-2D-PARA ===="
 cd-hit-2d-para -i example.fa -i2 example.fa -o db2novel -c 0.9 -n 5 -d 0 -M 16000 -T 0
 echo "==== cd-hit-div ===="
-cd-hit-div -i example.fa -o output -div n
+cd-hit-div example.fa output 4
 
 echo "PASS"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cd-hit.git



More information about the debian-med-commit mailing list