Specify the version of the removal

Turiok
2025-02-16 03:24:04 +01:00
parent 5e0b46d98f
commit f8cc256675

@@ -1,6 +1,6 @@
## In POSIX sh, *something* is undefined. ## In POSIX sh, *something* is undefined.
*Note: This warning has been retired in favor of individual SC3xxx warnings for each individual issue.* *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)*
You have declared that your script works with `/bin/sh`, but you are using features that have undefined behavior according to the POSIX specification. You have declared that your script works with `/bin/sh`, but you are using features that have undefined behavior according to the POSIX specification.