]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/CTestCustom.cmake
Nothing
[bacula/bacula] / regress / CTestCustom.cmake
index f5bdb266f8e76ab086524192805b17b0dfa28aeb..c1cb28bf923e7a5fb439c327e518bd232914a919 100644 (file)
@@ -1,3 +1,4 @@
+
 SET(CTEST_CUSTOM_ERROR_EXCEPTION
   ${CTEST_CUSTOM_ERROR_EXCEPTION}
   "ERROR: *database \".*\" already exists"
@@ -10,3 +11,5 @@ SET(CTEST_CUSTOM_ERROR_EXCEPTION
 SET(CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE 10000)
 SET(CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE 1048576)
 SET (CTEST_NIGHTLY_START_TIME "23:00:00 CET")
+
+SET(CTEST_CUSTOM_PRE_TEST scripts/pretest)