mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-29 20:17:17 +00:00
Enable GITTEST_FLAKY_STAT workaround for unit tests
This commit is contained in:
parent
3a68c28cc8
commit
5ba40da8de
3
debian/rules
vendored
3
debian/rules
vendored
@ -25,6 +25,9 @@ COMMON_CMAKE_FLAGS = \
|
||||
-DUSE_SSH=ON
|
||||
|
||||
|
||||
# The stat() in the Git fs layer has some issues
|
||||
export GITTEST_FLAKY_STAT = true
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=cmake
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user