X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fdeluge%2FBlink%2Fburn-net;h=9225bf2d0fd7d9cda0ef6b1d5e5e4f3777d0158d;hb=f411cf09c919804ced7a13e1e05e6948b20ccf61;hp=8c0bc609a041a353bfcc6d1640f2a0c47642cfc1;hpb=eda477f256ced7862edced90f263e19bd3c29bee;p=tinyos-2.x.git diff --git a/apps/tests/deluge/Blink/burn-net b/apps/tests/deluge/Blink/burn-net index 8c0bc609..9225bf2d 100755 --- a/apps/tests/deluge/Blink/burn-net +++ b/apps/tests/deluge/Blink/burn-net @@ -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}