X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3b0fc690e5b096f17cedb923471cad4a11cc23d5..f064e80eac20967124b9dfc154d24a58de74b623:/test/README diff --git a/test/README b/test/README index 1ac904f2..7bf605b5 100644 --- a/test/README +++ b/test/README @@ -70,3 +70,7 @@ in the test scripts. In particular: - Avoid depending on the exact format of output from system (non-nmh) programs. + +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.