Commit 8a0e975
committed
Fix that allows error message to be displayed properly
As per a support ticket.
Before this fix, the error message from line 81 was never shown because of `set -u` on line 2.1 parent ffd596e commit 8a0e975
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments