This commit is contained in:
Philip Monk 2019-04-19 18:03:54 -07:00
parent c4090f44e1
commit 9c30081de7
No known key found for this signature in database
GPG Key ID: B66E1F02604E44EC
2 changed files with 13 additions and 13 deletions

View File

@ -94,7 +94,7 @@ function aqua(urb) {
urb.every(/TEST [^ ]* FAILED/, function(arg){
throw Error(arg);
});
return urb.line(":ph %run-all-tests");
return urb.line(":ph|run %hi");
})
.then(function(){
return urb.expectEcho("ALL TESTS SUCCEEDED")

View File

@ -92,18 +92,6 @@
;< ~ bind:m (planet ~linnup-torsyx)
;< ~ bind:m (planet ~mitnep-todsut)
(send-hi ~linnup-torsyx ~mitnep-todsut)
::
:+ %boot-az
~[~bud]
;< [node=_eth-node ~] bind:m
%+ (wrap-philter ,_eth-node ,~)
router:eth-node
(raw-ship ~bud `(dawn:legacy:ph-azimuth ~bud))
;< [node=_eth-node ~] bind:m
%+ (wrap-philter ,_eth-node ,~)
router:(spawn-galaxy:node ~pem)
stall
(return:m ~)
::
:+ %change-file
~[~bud]
@ -116,6 +104,18 @@
;< ~ bind:m (star ~marbud)
;< file=@t bind:m (touch-file ~bud %base)
(check-file-touched ~marbud %home file)
::
:+ %boot-az
~[~bud]
;< [node=_eth-node ~] bind:m
%+ (wrap-philter ,_eth-node ,~)
router:eth-node
(raw-ship ~bud `(dawn:legacy:ph-azimuth ~bud))
;< [node=_eth-node ~] bind:m
%+ (wrap-philter ,_eth-node ,~)
router:(spawn-galaxy:node ~pem)
(return:m ~)
(return:m ~)
==
::
++ install-tests