Try without OSExecuteDemo.java
This commit is contained in:
parent
4388bb8b6d
commit
de9c3fb025
@ -16,7 +16,7 @@
|
|||||||
<target name="runconsole" description="Compile and run" depends="build">
|
<target name="runconsole" description="Compile and run" depends="build">
|
||||||
<jrunconsole cls="ChangeSystemOut" />
|
<jrunconsole cls="ChangeSystemOut" />
|
||||||
<jrunconsole cls="Echo" failOnError='false' timeOut='4000' msg='* Timeout for Testing *' />
|
<jrunconsole cls="Echo" failOnError='false' timeOut='4000' msg='* Timeout for Testing *' />
|
||||||
<jrunconsole cls="OSExecuteDemo" />
|
|
||||||
<jrunconsole cls="Redirecting" />
|
<jrunconsole cls="Redirecting" />
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user