forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit01deec5
committed
Return a value from Install.pm's lcopy function
Commit3a7cc72 was a little over eager about adding an explicit returnto this function, whose value is checked in most call sites. This changereverses that and returns the expected value explicitly. It also adds acheck to the one call site lacking one.1 parent6a75b58 commit01deec5
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
|
0 commit comments
Comments
(0)