io.launcher: run-desc drops end newline
parent
4a5b36afe6
commit
22c47a54ee
|
|
@ -266,4 +266,4 @@ M: object run-pipeline-element
|
|||
[ ]
|
||||
} cond
|
||||
|
||||
: run-desc ( desc -- result ) ascii <process-reader> f swap stream-read-until drop ;
|
||||
: run-desc ( desc -- result ) ascii <process-reader> f swap stream-read-until drop but-last ;
|
||||
Loading…
Reference in New Issue