Fix deploy test

db4
Doug Coleman 2008-03-27 11:48:51 -05:00
parent 5377cf4b55
commit aad587d664
1 changed files with 3 additions and 2 deletions
extra/tools/deploy

View File

@ -1,10 +1,11 @@
IN: tools.deploy.tests
USING: tools.test system io.files kernel tools.deploy.config
tools.deploy.backend math sequences io.launcher arrays
namespaces ;
namespaces continuations ;
: shake-and-bake ( vocab -- )
"." resource-path [
[ "test.image" temp-file delete-file ] ignore-errors
"resource:" [
>r vm
"test.image" temp-file
r> dup deploy-config make-deploy-image