From: razvanm Date: Thu, 22 Oct 2009 19:20:37 +0000 (+0000) Subject: Improve the last message in the burn-net script. X-Git-Tag: rc_6_tinyos_2_1_1~187 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=0a9838eec1a4cd86ce2928117fbb4ef0a3775147 Improve the last message in the burn-net script. --- diff --git a/apps/tests/deluge/Blink/burn-net b/apps/tests/deluge/Blink/burn-net index 9225bf2d..152e01fb 100755 --- a/apps/tests/deluge/Blink/burn-net +++ b/apps/tests/deluge/Blink/burn-net @@ -98,8 +98,11 @@ echo ' | After a mote gets the whole image he will reboot and |' echo ' | reprogram itself. If the new image contains Deluge he will |' echo ' | continue participating in dissemination. |' echo ' | |' -echo ' | In the next step the motes will be rebooted to allow the |' -echo ' | reprogramming to take place. |' +echo ' | In the next step all the motes except the basestation will |' +echo ' | be rebooted to allow the reprogramming to take place. |' +echo ' | |' +echo ' | After reboot the motes should start blinking the 3rd led |' +echo ' | (blue/yellow). |' echo ' | |' echo ' +------------------------------------------------------------+'