X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/19210f529e50b1d1d66f7e3bdb31a76713b1a7c9..72a85396a7c91ae2fef17adab0ba3485f77d5433:/test/README?ds=inline diff --git a/test/README b/test/README index 7b1de5fd..1932cd76 100644 --- a/test/README +++ b/test/README @@ -78,3 +78,7 @@ assignment in export statements. checkbashisms, available at http://sourceforge.net/projects/checkbaskisms/, might help some catch problems. Though it misses all of the troublesome constructs, except for assignment in an export statement, listed above. + +The "Portable Shell" section of the Autoconf info manual has a wealth +of tips for avoiding portability problems in shell scripts. It might +be available by entering: info autoconf portable.