mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 06:59:39 +08:00
Added more [[]]-related checks
This commit is contained in:
1
badcase/singlebracketcompare
Normal file
1
badcase/singlebracketcompare
Normal file
@@ -0,0 +1 @@
|
||||
until [ $var > $foo ]; do var=$(cow); done
|
Reference in New Issue
Block a user