]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fix a typo.
authorrazvanm <razvanm>
Sat, 5 Dec 2009 22:20:00 +0000 (22:20 +0000)
committerrazvanm <razvanm>
Sat, 5 Dec 2009 22:20:00 +0000 (22:20 +0000)
apps/tests/deluge/Blink/burn-net

index 544c06ab544be7e8d196f9a4ed21b5fc59e2e73c..36f1f4cbe17ad6046b4cffb14ea51b329bd72e15 100755 (executable)
@@ -15,7 +15,7 @@ fi
 
 if [ $# -ne 2 ]; then
   echo "Usage: $0 <platform> <number of motes>"
-  echo "  <platform>         micaz, telosb or iris or mulle"
+  echo "  <platform>         micaz, telosb, iris or mulle"
   echo "  <number of motes>  how many motes will be used in the test"
   exit 2
 fi