forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfc2d260
committed
ci: freebsd repartition script didn't copy .git directory
We need a slightly different "cp" incantation to make sure top-level"dot" files, such as ".git", are also copied.This is relevant for example if a script wants to execute a gitcommand. This currently does not happen, but it has come up whiletesting other patches.Reviewed-by: Tristan Partin <tristan@neon.tech>Discussion:https://www.postgresql.org/message-id/flat/40e80f77-a294-4f29-a16f-e21bc7bc75fc%40eisentraut.org1 parent34768ee commitfc2d260
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + |
0 commit comments
Comments
(0)