Previous changeset 0:7222917a3948 (2020-01-24) Next changeset 2:c6c81e6e1ca1 (2020-07-08) |
Commit message:
"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/awkscript commit 7724f8ff02c5495bdb4d9d0d55fdc16482fbf6e4" |
modified:
awkscript.xml |
b |
diff -r 7222917a3948 -r 87c5033654a6 awkscript.xml --- a/awkscript.xml Fri Jan 24 17:30:15 2020 -0500 +++ b/awkscript.xml Wed Jul 08 17:45:39 2020 -0400 |
[ |
@@ -15,7 +15,7 @@ <version_command>awk --version | head -n 1</version_command> <command><![CDATA[ #set $tool_input = 0 - env -i + env -i PATH=$PATH #for env in $envs '$env.name'='$env.val' #end for |