Repository 'meme_fimo'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo

Changeset 17:d7a6ea1e3b9d (2021-11-27)
Previous changeset 16:be146697a083 (2021-11-27) Next changeset 18:c5209f38700d (2022-04-09)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 1661efcd3fb5d37fd972588bcf328a6ac705d4fa"
modified:
macros.xml
b
diff -r be146697a083 -r d7a6ea1e3b9d macros.xml
--- a/macros.xml Sat Nov 27 09:44:17 2021 +0000
+++ b/macros.xml Sat Nov 27 14:37:42 2021 +0000
[
@@ -10,7 +10,7 @@
     <token name="@CHECK_NON_COMMERCIAL_USE@"><![CDATA[
         #if not $non_commercial_use
             >&2 echo "this tool is only available for non commercial use";
-            exit 1
+            exit 1;
         #end if
     ]]></token>
 </macros>