Commit dbf05a1
committed
Avoid portability problem introduced in 0a42a2e.
Apparently not all shells handle nested quotes quite the same.
But we don't need the inner double quotes in this case, so just
drop them.
Discussion: https://postgr.es/m/50ecb345-4dc5-1f7d-64ca-7018195fcc8d@2ndquadrant.com1 parent d01f03a commit dbf05a1
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18887 | 18887 | | |
18888 | 18888 | | |
18889 | 18889 | | |
18890 | | - | |
| 18890 | + | |
18891 | 18891 | | |
18892 | 18892 | | |
18893 | 18893 | | |
| |||
| 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