From: razvanm Date: Sat, 5 Dec 2009 22:20:00 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: rc_6_tinyos_2_1_1~107 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=0bacd480e438bb5e8006a24b26937d2c03be1356 Fix a typo. --- diff --git a/apps/tests/deluge/Blink/burn-net b/apps/tests/deluge/Blink/burn-net index 544c06ab..36f1f4cb 100755 --- a/apps/tests/deluge/Blink/burn-net +++ b/apps/tests/deluge/Blink/burn-net @@ -15,7 +15,7 @@ fi if [ $# -ne 2 ]; then echo "Usage: $0 " - echo " micaz, telosb or iris or mulle" + echo " micaz, telosb, iris or mulle" echo " how many motes will be used in the test" exit 2 fi