jmtd commented on pull request #556: URL: https://github.com/apache/maven/pull/556#issuecomment-931219516
> I tried your script on the POSIX shell on HP-UX, the result is quite surpring: Thanks! I no longer have (easy) access to the less common UNIXes. (My go-to- awkward shell for testing things would have been Solaris sh <10). > What would be your opinon on that? It's good news, it means on that shell the environment could not have re-defined "command", and the mitigation `\\unset -f command` would not be necessary, but hasn't caused problems either. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
