X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/19210f529e50b1d1d66f7e3bdb31a76713b1a7c9..7054379384884f0975c687ce9b2cd8c20e3f2c12:/test/README?ds=sidebyside 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.