Commit f6bfab9
committed
Shell Check should succeed if you have no shell.
Motivation:
If you have no shell, then all the shell you have must
be correct.
Modifications:
Xargs to not run shellcheck if no input.
Result:
Shell Check will pass if there is no shell1 parent 1e86dd8 commit f6bfab9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments