Files
labca/build/tmp2.patch
2024-01-26 20:08:22 +01:00

15 lines
469 B
Diff

diff --git a/test/startservers.py b/test/startservers.py
index 0169251a5..da9ee1565 100644
--- a/test/startservers.py
+++ b/test/startservers.py
@@ -172,6 +172,9 @@ def setupHierarchyOriginal():
def install(race_detection):
+ return True
+
+def installOriginal(race_detection):
# Pass empty BUILD_TIME and BUILD_ID flags to avoid constantly invalidating the
# build cache with new BUILD_TIMEs, or invalidating it on merges with a new
# BUILD_ID.