Skip to content

Commit 067ce08

Browse files
authored
Update run-tests-release
1 parent 3510a63 commit 067ce08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests-release

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export SITECONFIG_PATH=/cvmfs/cms-ib.cern.ch/SITECONF/$CMS_SITE_OVERRIDE
3737
export PATH=$WORKSPACE/das-utils:$PATH
3838
which das_client
3939
mkdir $TEST_DIR/matrixTests
40+
rm -f $WORKSPACE/matrixTests.log
4041
pushd $TEST_DIR/matrixTests
4142
NCPU=$($WORKSPACE/common/get_cpu_number.sh)
4243
runTheMatrix.py -s -j $NCPU 2>&1 | tee -a $WORKSPACE/matrixTests.log

0 commit comments

Comments
 (0)