tools.deploy.test: close stdin
parent
92781739c8
commit
38cc644eca
|
@ -16,4 +16,5 @@ IN: tools.deploy.test
|
||||||
: run-temp-image ( -- )
|
: run-temp-image ( -- )
|
||||||
vm
|
vm
|
||||||
"-i=" "test.image" temp-file append
|
"-i=" "test.image" temp-file append
|
||||||
2array try-process ;
|
2array
|
||||||
|
<process> swap >>command +closed+ >>stdin try-process ;
|
Loading…
Reference in New Issue