]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
The last command in the burn script should be "-r 1" and not "-dr 1". Error spotted...
authorrazvanm <razvanm>
Thu, 24 Jan 2008 00:14:01 +0000 (00:14 +0000)
committerrazvanm <razvanm>
Thu, 24 Jan 2008 00:14:01 +0000 (00:14 +0000)
apps/tests/deluge/Blink/burn

index ce357e7a2efbafb70f2fd8c13518da2c05fb02bf..f0aaddce5862c2dd080e1f04320304ff5efea1f7 100755 (executable)
@@ -80,4 +80,4 @@ echo '       +----------------------------------------------------------------+'
 read
 
 echo =========================== Reboot the base station ============================
-${TOS_DELUGE} ${PORT} ${PLATFORM} -dr 1 
+${TOS_DELUGE} ${PORT} ${PLATFORM} -r 1