# HG changeset patch # User peterjc # Date 1394114898 18000 # Node ID 8805515581515c80ed21ffb6c24989fd04f99c3a # Parent 8a05c6b852c38c9b4e01ff15c03061c5270354b5 Uploaded v0.0.10a, adding missing test file diff -r 8a05c6b852c3 -r 880551558151 test-data/empty_file.dat diff -r 8a05c6b852c3 -r 880551558151 tools/mira3/README.rst --- a/tools/mira3/README.rst Mon Mar 03 12:54:11 2014 -0500 +++ b/tools/mira3/README.rst Thu Mar 06 09:08:18 2014 -0500 @@ -91,7 +91,7 @@ For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use the following command from the Galaxy root folder:: - $ tar -czf mira3_wrapper.tar.gz tools/mira3/README.rst tools/mira3/mira.xml tools/mira3/mira.py tools/mira3/tool_dependencies.xml test-data/tvc_mini.fastq test-data/tvc_contigs.fasta + $ tar -czf mira3_wrapper.tar.gz tools/mira3/README.rst tools/mira3/mira.xml tools/mira3/mira.py tools/mira3/tool_dependencies.xml test-data/tvc_mini.fastq test-data/tvc_contigs.fasta test-data/empty_file.dat Check this worked:: @@ -102,6 +102,7 @@ tools/mira3/tool_dependencies.xml test-data/tvc_mini.fastq test-data/tvc_contigs.fasta + test-data/empty_file.dat Licence (MIT)