Author: plessy Date: 2013-02-09 05:35:54 +0000 (Sat, 09 Feb 2013) New Revision: 12959
Modified: trunk/packages/boxshade/trunk/debian/tests/test-with-example-data Log: Suppress output. Modified: trunk/packages/boxshade/trunk/debian/tests/test-with-example-data =================================================================== --- trunk/packages/boxshade/trunk/debian/tests/test-with-example-data 2013-02-09 05:25:09 UTC (rev 12958) +++ trunk/packages/boxshade/trunk/debian/tests/test-with-example-data 2013-02-09 05:35:54 UTC (rev 12959) @@ -6,10 +6,10 @@ # Run on alignments in MSF or ALN format, and compare to reference ASCII output. -boxshade -in=/usr/share/doc/boxshade/examples/input.msf -out=$TEST_OUTPUT -def -dev=b +boxshade -in=/usr/share/doc/boxshade/examples/input.msf -out=$TEST_OUTPUT -def -dev=b > /dev/null diff $TEST_OUTPUT /usr/share/doc/boxshade/examples/output.txt -boxshade -in=/usr/share/doc/boxshade/examples/input.msf -out=$TEST_OUTPUT -def -dev=b +boxshade -in=/usr/share/doc/boxshade/examples/input.msf -out=$TEST_OUTPUT -def -dev=b > /dev/null diff $TEST_OUTPUT /usr/share/doc/boxshade/examples/output.txt # Clean _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
