diff --git a/SC2039.md b/SC2039.md index 258e2d3..8a029ff 100644 --- a/SC2039.md +++ b/SC2039.md @@ -1,6 +1,6 @@ ## In POSIX sh, *something* is undefined. -*Note: This warning has been retired in favor of individual SC3xxx warnings for each individual issue. Removed in [v0.4.6 - 2017-03-26](https://github.com/koalaman/shellcheck/commit/08f7ff37c590f8aa6dba6d989d707aad4adc5f4c#diff-153f7682f422c74b5864f346a8d48b68ff9f3fa5413c6c4c33b2ce4fd0dc0873)* +*Note: This warning has been retired in favor of individual SC3xxx warnings for each individual issue. Removed in [V0.7.2 - 2021-04-19](https://github.com/koalaman/shellcheck/commit/cfd68ee0c2ebfd0ab08a1d4bf628162b454dc207)* You have declared that your script works with `/bin/sh`, but you are using features that have undefined behavior according to the POSIX specification.