Commit 53a6e7b
authored
release: fix syntax error in verify_rc.sh (#782)
The previous commit didn't fix the issue because \ needs to be the final
character, or at least it does on my system.
Ref: #781 (comment)1 parent 5c4fdc9 commit 53a6e7b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments