diff easyjoin.xml @ 8:fa7f88da29d7 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 369e40078146d00608d52205bb8cee66ae735b76-dirty
author bgruening
date Tue, 30 Jun 2015 16:20:05 -0400
parents 8928e6d1e7ba
children c78b1767db2b
line wrap: on
line diff
--- a/easyjoin.xml	Sat Jan 17 08:30:15 2015 -0500
+++ b/easyjoin.xml	Tue Jun 30 16:20:05 2015 -0400
@@ -3,15 +3,13 @@
     <macros>
         <import>macros.xml</import>
     </macros>
-    <expand macro="requirements">
-        <requirement type="set_environment">TP_SCRIPT_PATH</requirement>
-    </expand>
+    <expand macro="requirements" />
     <version_command>join --version | head -n 1</version_command>
     <command>
 <![CDATA[
-        cp \$TP_SCRIPT_PATH/sort-header ./ &&
+        cp $__tool_directory__/sort-header ./ &&
         chmod +x sort-header &&
-        perl \$TP_SCRIPT_PATH/easyjoin
+        perl $__tool_directory__/easyjoin
             $jointype
             -t '	'
             $header