From 8a8704fe46b577adb2a156e3e9be0bb0e98b501a Mon Sep 17 00:00:00 2001 From: Vanya Belyaev Date: Tue, 12 Nov 2024 12:46:44 +0100 Subject: [PATCH] ? --- .aux/test_with_lcg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.aux/test_with_lcg b/.aux/test_with_lcg index 1b69e993..31cc446b 100755 --- a/.aux/test_with_lcg +++ b/.aux/test_with_lcg @@ -4,5 +4,4 @@ CMTCONFIG=$2 source /cvmfs/sft.cern.ch/lcg/views/${LCG}/${CMTCONFIG}/setup.sh source build/INSTALL/thisostap.sh cd build -ctest -N && cmake .. -DCMAKE_INSTALL_PREFIX=./INSTALL/ && ctest -j2 --output-on-failure --test-output-size-failed 5000000 - +ctest -N && cmake .. -DCMAKE_INSTALL_PREFIX=./INSTALL/ && ctest -j2 -R fitt --output-on-failure --test-output-size-failed 5000000