Commit ce4a0c7
committed
Fix herc2 workflow shell compatibility
Remove printf '%q' which is bash-specific but the container uses /bin/sh.
The filename from Nextflow staging is already safe to use directly.1 parent 6cb5197 commit ce4a0c7
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments