[Tinyos-2-commits]
CVS: tinyos-2.x/apps/tests/deluge/Blink burn, 1.6, 1.7
Razvan Musaloiu-E.
razvanm at users.sourceforge.net
Wed Jan 23 16:14:04 PST 2008
Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/Blink
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv28070/apps/tests/deluge/Blink
Modified Files:
burn
Log Message:
The last command in the burn script should be "-r 1" and not "-dr 1". Error spotted by David "wizzardx".
Index: burn
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/deluge/Blink/burn,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** burn 14 Jan 2008 18:12:46 -0000 1.6
--- burn 24 Jan 2008 00:14:01 -0000 1.7
***************
*** 81,83 ****
echo =========================== Reboot the base station ============================
! ${TOS_DELUGE} ${PORT} ${PLATFORM} -dr 1
--- 81,83 ----
echo =========================== Reboot the base station ============================
! ${TOS_DELUGE} ${PORT} ${PLATFORM} -r 1
More information about the Tinyos-2-commits
mailing list