explicit "bash -c" no longer needed

This commit is contained in:
fros4943 2009-02-17 11:54:18 +00:00
parent 43d21e6e31
commit 0ae2ac378e

View file

@ -18,7 +18,7 @@
<identifier>sky1</identifier>
<description>Sky Mote Type #1</description>
<source>../../../examples/sky-shell-webserver/sky-shell-webserver.c</source>
<command>bash -c 'make clean TARGET=sky &amp;&amp; make sky-shell-webserver.sky TARGET=sky DEFINES=WITH_NULLMAC &amp;&amp; make clean TARGET=sky'</command>
<command>make clean TARGET=sky &amp;&amp; make sky-shell-webserver.sky TARGET=sky DEFINES=WITH_NULLMAC &amp;&amp; make clean TARGET=sky</command>
</motetype>
<mote>
se.sics.cooja.mspmote.SkyMote