mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Specify the version of the removal
@@ -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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user