From ed70febcd380ca059640417163790b0aeb0a197b Mon Sep 17 00:00:00 2001 From: NathanGRomano Date: Sat, 28 Jun 2014 01:28:25 -0400 Subject: [PATCH] added the other example to the run script --- examples/run.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/run.sh b/examples/run.sh index 371bd93..1be4006 100755 --- a/examples/run.sh +++ b/examples/run.sh @@ -7,3 +7,5 @@ echo 'testing recover' node recover echo 'testing routers attached to routers' node multiple +echo 'testing routers next to eachother' +node sibilings