io.launcher: run-desc drops end newline
parent
f67d9a76e7
commit
ac55e26338
|
@ -266,4 +266,4 @@ M: object run-pipeline-element
|
||||||
[ ]
|
[ ]
|
||||||
} cond
|
} 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