Repository 'sample_seqs'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/peterjc/sample_seqs

Changeset 12:1cead118ddde (2017-02-01)
Previous changeset 11:35ca30ac8783 (2016-07-28) Next changeset 13:f414dedc4642 (2017-02-09)
Commit message:
Fixed markup in README
modified:
tools/sample_seqs/README.rst
b
diff -r 35ca30ac8783 -r 1cead118ddde tools/sample_seqs/README.rst
--- a/tools/sample_seqs/README.rst Thu Jul 28 10:53:42 2016 -0400
+++ b/tools/sample_seqs/README.rst Wed Feb 01 09:37:46 2017 -0500
b
@@ -67,7 +67,7 @@
         - Included testing of stdout messages.
         - Includes testing of failure modes.
 v0.2.2  - Reorder XML elements (internal change only).
-        - Use ``format_source=...``` tag.
+        - Use ``format_source=...`` tag.
         - Planemo for Tool Shed upload (``.shed.yml``, internal change only).
 v0.2.3  - Do the Biopython imports at the script start (internal change only).
         - Clarify paired read example in help text.