Skip to content

Commit

Permalink
🔧 shellquote script
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiller15 committed Apr 7, 2020
1 parent b952066 commit cf29cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/script_dynamicallycombineintervals.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ hints:
baseCommand: [python, -c]
arguments:
- position: 0
shellQuote: true
valueFrom: >-
def parse_interval(interval):
colon_split = interval.split(":")
Expand Down

0 comments on commit cf29cb1

Please sign in to comment.