issues
search
dnanexus
/
wdlTools
WDL tools for parsing, type-checking, and more
Apache License 2.0
25
stars
7
forks
source link
APPS-957 Logging and stderr fixes
#196
Closed
jdidion
closed
2 years ago
jdidion
commented
2 years ago
Update dxCommon, switch to using
SysUtils.runCommand
in
Exec
command
Forward command stdout/stderr rather than buffering it
Fix bug in
stderr()
standard library function
SysUtils.runCommand
inExec
commandstderr()
standard library function