io.launcher: run-desc drops end newline

Sam Anklesaria 2009-05-04 18:40:57 -05:00
parent 4a5b36afe6
commit 22c47a54ee
1 changed files with 1 additions and 1 deletions

View File

@ -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 ;