X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=apps%2Ftests%2Fdeluge%2FBlink%2Fburn;h=fa4a3b1e00e2ec128d919e3d25c425ac38ee765d;hb=3220edb793307d86724e6c7d4c8622a6eb047576;hp=df748c386346b9012ed7c98099e6be0750a6b318;hpb=f101cd6ebd9f2a44db10e044478ac8804c5ece99;p=tinyos-2.x.git diff --git a/apps/tests/deluge/Blink/burn b/apps/tests/deluge/Blink/burn index df748c38..fa4a3b1e 100755 --- a/apps/tests/deluge/Blink/burn +++ b/apps/tests/deluge/Blink/burn @@ -29,6 +29,7 @@ if [ ${PLATFORM} != 'micaz' -a \ ${PLATFORM} != 'telosb' -a \ ${PLATFORM} != 'iris' -a \ ${PLATFORM} != 'mulle' -a \ + ${PLATFORM} != 'tinynode' -a \ ${PLATFORM} != 'epic' ] then echo "\"${PLATFORM}\" is not a supported platform"