changeset 3:ceac6ffb3865 draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/awkscript commit 00868930fc05f48a702fe8357b58f004cf899238"
author brinkmanlab
date Wed, 08 Jul 2020 18:03:50 -0400
parents c6c81e6e1ca1
children 7966a43dbc9e
files awkscript.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/awkscript.xml	Wed Jul 08 17:54:33 2020 -0400
+++ b/awkscript.xml	Wed Jul 08 18:03:50 2020 -0400
@@ -19,7 +19,7 @@
         #for env in $envs
             '$env.name'='$env.val'
         #end for
-        $(which awk)
+        \$(which awk)
             --sandbox
             -v FS='	'
             -v OFS='	'