Commit 601301f
committed
chore: update test to have better syntax error
In the latest version of bash, it's now allowed to write such a
function, so this test relying on this being a syntax error is
incorrect. We update it with a new bash syntax error and remove useless
comamnds.
Signed-off-by: Ali Caglayan <[email protected]>1 parent 172d872 commit 601301f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments