diff easyjoin.xml @ 1:43b1f073b693 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:23:23 -0400
parents 5314e5d6f040
children 37e1eb05b1b4
line wrap: on
line diff
--- a/easyjoin.xml	Thu Jan 29 07:53:17 2015 -0500
+++ b/easyjoin.xml	Tue Jun 30 16:23:23 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