From 3d9976aba016341576291678254aaf939158f31c Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Wed, 6 Feb 2019 09:02:18 +0100 Subject: [PATCH] Force git repos update with fake modif --- test/CTestTestfileInstall.cmake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/CTestTestfileInstall.cmake.in b/test/CTestTestfileInstall.cmake.in index da05965..618bb41 100644 --- a/test/CTestTestfileInstall.cmake.in +++ b/test/CTestTestfileInstall.cmake.in @@ -22,7 +22,7 @@ SET(SALOME_TEST_DRIVER "@CMAKE_INSTALL_PREFIX@/bin/salome/appliskel/salome_test_driver.py") SET(COMPONENT_NAME ADAO) -SET(TIMEOUT 500) +SET(TIMEOUT 500) # Add all test subdirs SUBDIRS( -- 2.39.2