Author: branden Revision: 2005 Property Name: svn:log New Property Value: Use validate-posix-sh instead of sh to perform syntax checks. Call validate-posix-sh via sh to avoid failures in the event the script hasn't been made executable yet.
Increase verbosity of validate-posix-sh warnings. Stop immediately exiting upon encountering the first shell interpeter that fails on the script; instead, attempt all the interpreters and report all that fail.