Specify the version of the removal

Turiok
2025-02-16 19:01:13 +01:00
parent c6fdb39130
commit d999a0350a

@@ -1,5 +1,7 @@
## `-eq` is for integer comparisons. Use `=` instead. ## `-eq` is for integer comparisons. Use `=` instead.
_Note: This warning seems replace by SC2170 or SC2309. Removed in ![https://github.com/koalaman/shellcheck/commit/b9cb040128f0f90ad43efbdae7ae2a8d36941cfe](V0.4.2 - 2016-01-10)_
### Problematic code: ### Problematic code:
```sh ```sh