diff --git a/debian/rules b/debian/rules index e520c10a6..d28ff4865 100755 --- a/debian/rules +++ b/debian/rules @@ -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