summaryrefslogtreecommitdiff
path: root/tests/scripts/targets/POSIX
AgeCommit message (Collapse)AuthorFilesLines
2010-07-06- Enhance .POSIX to set -e when invoking shells, as demanded by aPaul Smith1-0/+26
backward-incompatible change in the 2008 POSIX specification. - Add the .SHELLFLAGS variable so people can choose their own shell flags. - Add tests for this. - Add documentation for this.