Commit a60ed1d
Fix PermissionHandler test failure, fix #293
Modify the PermissionHandler test client to bind to the default
localhost IPv4 address, 127.0.0.1, instead of 127.0.0.33 that may not
be up by default on certain platforms. The client IP 127.0.0.33 was
chosen originally to minimize interference with existing tests.1 parent e3ad12c commit a60ed1d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments