ref: 65261e2140eb129454fc25cfcae112e6c6c45569
parent: 5b6830d4dac69a1f028baaca53a19f52d1ef9987
author: joe9 <joe9mail@gmail.com>
date: Sat Jul 3 12:16:46 EDT 2021
allow acme to plumb
--- a/appl/acme/look.b
+++ b/appl/acme/look.b
@@ -114,7 +114,7 @@
r = nil;
return;
}
- if(0 && dat->plumbed){ # don't do yet : 2 acmes running => only 1 receives msg
+ if(1 && dat->plumbed){ # don't do yet : 2 acmes running => only 1 receives msg
m := ref Msg;
m.src = "acme";
m.dst = nil;