5a7ed86fba
Git wants to ensure that you do not read .git owned by other users. But we fetch+build as 'build' user, and run tests as root user. Those tests calculate git topdir using git rev-parse --show-toplevel, which git now fails. Setting safe.directory, seems wrong. Let's just use bash to figure out the top dir. |
||
---|---|---|
.. | ||
compare_file.pl | ||
config_chroot-i386.list | ||
config_chroot-powerpc.list | ||
config.sh | ||
fopen_failure.c | ||
link_failure.c | ||
log.sh | ||
Makefile | ||
open_RDONLY_failure.c | ||
open_RDWR_failure.c | ||
rename_failure.c | ||
rmdir_failure.c | ||
time_0.c | ||
time_past.c | ||
unlink_failure.c | ||
unlinkat_failure.c |