diff macros.xml @ 4:d4e9f7546dfa draft

"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit 579dc54316e8ede493f86f434a87d3d7b692b023"
author ppericard
date Tue, 17 Nov 2020 13:01:44 +0000
parents c8533e9298e5
children
line wrap: on
line diff
--- a/macros.xml	Fri Oct 23 11:26:18 2020 +0000
+++ b/macros.xml	Tue Nov 17 13:01:44 2020 +0000
@@ -9,13 +9,6 @@
     <!-- COMMAND -->
     <token name="@COMMAND_RSCRIPT@">LC_ALL=C Rscript $__tool_directory__/</token>
 
-    <token name="@COMMAND_LOG_EXIT@">
-        ;
-        return=\$?;
-        cat 'log.txt';
-        sh -c "exit \$return"
-    </token>
-
     <token name="@HELP_AUTHORS_WRAPPERS@">
 
 .. class:: infomark
@@ -26,4 +19,4 @@
 
     </token>
 
-</macros>
\ No newline at end of file
+</macros>