Commit 29e545db authored by Ian Craggs's avatar Ian Craggs

Don't spawn to test

parent a8f4c9d3
......@@ -82,7 +82,7 @@
</target>
<target name="test" >
<exec executable="python" dir="test" spawn="true">
<exec executable="python" dir="test">
<arg value="mqttsas2.py" />
<arg value="${test.hostname}" />
</exec>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment