X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=policy.sgml;h=3fcae7589b112d313dd0576d4dcdb080b8a63c1a;hb=81047fb3cf766bf985008a0754d0dd65cd82dd06;hp=9e822e27fbdf699eefd173fa9c9907f02ad04995;hpb=b87ba9e56ba48d777628e7850b584a2a092f74b6;p=debian%2Fdebian-policy.git diff --git a/policy.sgml b/policy.sgml index 9e822e2..3fcae75 100644 --- a/policy.sgml +++ b/policy.sgml @@ -7968,10 +7968,12 @@ fname () {

You may wish to restrict your script to SUSv3 features plus the above set when possible so that it may use /bin/sh - as its interpreter. If your script works with dash - (originally called ash), it probably complies with - the above requirements, but if you are in doubt, use - /bin/bash. + as its interpreter. Checking your script + with checkbashisms from + the devscripts package or running your script + with posh may help uncover violations of the above + requirements. If in doubt whether a script complies with these + requirements, use /bin/bash.