]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/Blink/burn-net
Fix a typo: eprb,PORT -> eprb,HOST.
[tinyos-2.x.git] / apps / tests / deluge / Blink / burn-net
index 8c0bc609a041a353bfcc6d1640f2a0c47642cfc1..9225bf2d0fd7d9cda0ef6b1d5e5e4f3777d0158d 100755 (executable)
@@ -44,7 +44,7 @@ ID=0
 
 function burn_one() {
     ID=`expr $ID + 1`
-    echo -n ">>> Please plug mote $ID and type the programming sorce (bsl,PORT | mib510,PORT | eprb,PORT): "
+    echo -n ">>> Please plug mote $ID and type the programming sorce (bsl,PORT | mib510,PORT | eprb,HOST): "
     read PORT
 
     CFLAGS=$1 make ${PLATFORM} install,$ID ${PORT}