QuackatronHQ / Gigarepo

Unary test operator not followed by a valid shell word SH-1019
Bug risk
Critical
1 occurrence in this check
Expected this to be an argument to the unary condition
13echo “hello world”
14
15# SH-1019
16[ -x ]