Commit 982e699
committed
logical grouping operators differ across shells
this isn't perfect, as on my windows bash shell we don't get the error message, but i guess is better, because at least the behavior is correct.
on my machine, it works with curly braces or brackets, but that doesn't work on ci, which seems to want parantheses, which gives the incorrect behavior on my machine!1 parent 7a755ef commit 982e699
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments