pgsql: ci: freebsd repartition script didn't copy .git directory

Started by Peter Eisentrautover 2 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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 git
command. This currently does not happen, but it has come up while
testing other patches.

Reviewed-by: Tristan Partin <tristan@neon.tech>
Discussion: /messages/by-id/40e80f77-a294-4f29-a16f-e21bc7bc75fc@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fc2d260c7e6236fe2447dad0f8415e72f4be66a2

Modified Files
--------------
src/tools/ci/gcp_freebsd_repartition.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)