io.launcher: run-desc drops end newline

db4
Sam Anklesaria 2009-05-04 18:40:57 -05:00
parent f67d9a76e7
commit ac55e26338
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 ;