forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdbf05a1
committed
Avoid portability problem introduced in0a42a2e.
Apparently not all shells handle nested quotes quite the same.But we don't need the inner double quotes in this case, so justdrop them.Discussion:https://postgr.es/m/50ecb345-4dc5-1f7d-64ca-7018195fcc8d@2ndquadrant.com1 parentd01f03a commitdbf05a1
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18887 | 18887 |
| |
18888 | 18888 |
| |
18889 | 18889 |
| |
18890 |
| - | |
| 18890 | + | |
18891 | 18891 |
| |
18892 | 18892 |
| |
18893 | 18893 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2322 | 2322 |
| |
2323 | 2323 |
| |
2324 | 2324 |
| |
2325 |
| - | |
| 2325 | + | |
2326 | 2326 |
| |
2327 | 2327 |
| |
2328 | 2328 |
| |
|
0 commit comments
Comments
(0)