Github user bodewig commented on the issue: https://github.com/apache/ant/pull/24 I realized the "torture line" was broken but managed to figure it out myself :-) I'm afraid it is more about the different versions of `sed` than the shell. I vaguely recall having to use different escaping rules between GNU sed on Linux and sed on a co-workers Mac. We finally went with extended regular expressions on Linux. If this turns out to be the problem we'll need a way to identify GNU sed.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org