forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1a4fd77
committed
Avoid non-POSIX cp flags
Commit252dcb3 used cp -a, but apparently Solaris doesn't like that. Use cp-RPp instead.Author: Thomas Munro <thomas.munro@gmail.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/CA+hUKGL10AoQVMMqgOJ8CTjoz9MLidD8ik2e8PibzLNMz0+aRg@mail.gmail.com1 parent98976d0 commit1a4fd77
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
549 | 549 |
| |
550 | 550 |
| |
551 | 551 |
| |
552 |
| - | |
| 552 | + | |
553 | 553 |
| |
554 | 554 |
| |
555 | 555 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2355 | 2355 |
| |
2356 | 2356 |
| |
2357 | 2357 |
| |
2358 |
| - | |
| 2358 | + | |
2359 | 2359 |
| |
2360 | 2360 |
| |
2361 | 2361 |
| |
|
0 commit comments
Comments
(0)