https://bz.apache.org/bugzilla/show_bug.cgi?id=60673
--- Comment #1 from Armand Welsh <[email protected]> --- I changed #! /bin/sh to #! /bin/bash and this works, the ant wrapper shell script works now. perhaps this should be implemented since the script uses non sh commands which don't work on systems that support the sh shell natively, unlike linux which just uses a symbolic link to bash. -- You are receiving this mail because: You are the assignee for the bug.
