Fix the test 005_char_signedness. pg_upgrade test 005_char_signedness was leaving files like delete_old_cluster.sh in the source directory for VPATH and meson builds. The fix is to change the directory to tmp_check before running the test.
Reported-by: Robert Haas <robertmh...@gmail.com> Reviewed-by: Robert Haas <robertmh...@gmail.com> Discussion: http://postgr.es/m/ca+tgmoyg5e4oznn0xgoj3+mceg1qe_jjt34rf2jlwvgs5t1...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c462b054ba605d23c1ec139fcca3d758ac139026 Modified Files -------------- src/bin/pg_upgrade/t/005_char_signedness.pl | 5 +++++ 1 file changed, 5 insertions(+)