CODE chunk
#470
Replies: 2 comments 2 replies
-
|
This sounds like more of a bash issue, As a side note, it seems you're using WDL draft-2, I would recommend using WDL 1.0 if possible (or even 1.1, except that cromwell doesn't support it yet). |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This a feature of bash heredocs. If you want to prevent substitution, quoting the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
while i run this code,the
$amis parsed as a shell variable,Is this a bug or is it designed like this?I am using cromwell to run wdl.
Beta Was this translation helpful? Give feedback.
All reactions