- Notifications
You must be signed in to change notification settings - Fork28
Commita600ee9
committed
tests: Use the right Perl operator
We were using != to compare strings, for which "ne" is the right thing.It's not clear why it works everywhere except on Pavan's machine, butit's clearly bogus anyway.Author and reporter: Pavan DeolaseeDiscussion:https://postgr.es/m/CABOikdPhsHM+pX8skoEY1_T0OtKdO1udzUj4VCjU5VEt+bj4eA@mail.gmail.com1 parent0502e85 commita600ee9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
0 commit comments
Comments
(0)