This commit is contained in:
MachineMuse 2013-03-16 02:12:23 -06:00
parent bd7c9ab626
commit eef570079c

View file

@ -141,7 +141,7 @@
<exec dir="${mcp.dir}" executable="bash" osfamily="unix" failonerror="true">
<arg value="-c"/>
<arg value="Yes | ./updatenames.sh" />
<arg value="echo Yes | ./updatenames.sh" />
</exec>
</target>