aboutsummaryrefslogtreecommitdiffstats
path: root/community/bareos/disable-systemtest-minio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/bareos/disable-systemtest-minio.patch')
-rw-r--r--community/bareos/disable-systemtest-minio.patch7
1 files changed, 5 insertions, 2 deletions
diff --git a/community/bareos/disable-systemtest-minio.patch b/community/bareos/disable-systemtest-minio.patch
index 3e71eab4cd2..bfde3ddd5b1 100644
--- a/community/bareos/disable-systemtest-minio.patch
+++ b/community/bareos/disable-systemtest-minio.patch
@@ -1,8 +1,8 @@
diff --git a/systemtests/CMakeLists.txt b/systemtests/CMakeLists.txt
-index a890ce6..8fc816d 100644
+index 6ddf39b..dcd6d66 100644
--- a/systemtests/CMakeLists.txt
+++ b/systemtests/CMakeLists.txt
-@@ -1161,9 +1161,3 @@ execute_process(
+@@ -192,12 +192,6 @@ execute_process(
RESULT_VARIABLE RESULT_GENERATE_MINIO_CERTS
OUTPUT_QUIET ERROR_QUIET
)
@@ -12,3 +12,6 @@ index a890ce6..8fc816d 100644
- "Creation of certificates failed: ${RESULT_GENERATE_MINIO_CERTS} ${CMAKE_BINARY_DIR}"
- )
-endif()
+
+ configure_file(
+ "CTestCustom.cmake.in" "${CMAKE_BINARY_DIR}/CTestCustom.cmake" @ONLY