From 6f81872270df59b6485b7a085f2df90cfecfcad6 Mon Sep 17 00:00:00 2001 From: mkrzewic Date: Tue, 11 Mar 2014 15:09:52 +0100 Subject: [PATCH] remove obsolete option to set aliroot environment, the env has to be set externally --- PWGPP/QA/scripts/runQA.example.config | 3 --- PWGPP/QA/scripts/runQA.sh | 2 -- 2 files changed, 5 deletions(-) diff --git a/PWGPP/QA/scripts/runQA.example.config b/PWGPP/QA/scripts/runQA.example.config index eda165be20e..745fd18f3f4 100755 --- a/PWGPP/QA/scripts/runQA.example.config +++ b/PWGPP/QA/scripts/runQA.example.config @@ -17,9 +17,6 @@ excludeDetectors="EXAMPLE" #logs logDirectory=${workingDirectory}/logs -#set aliroot -alirootEnv="/home/mkrzewic/alisoft/balice_master.sh" - #OCDB storage ocdbStorage="raw://" diff --git a/PWGPP/QA/scripts/runQA.sh b/PWGPP/QA/scripts/runQA.sh index 3ad2e9f50aa..973f4dedec2 100755 --- a/PWGPP/QA/scripts/runQA.sh +++ b/PWGPP/QA/scripts/runQA.sh @@ -421,8 +421,6 @@ parseConfig() excludeDetectors="EXAMPLE" #logs logDirectory=${workingDirectory}/logs - #set aliroot - #alirootEnv="/home/mkrzewic/alisoft/balice_master.sh" #OCDB storage #ocdbStorage="raw://" #email to -- 2.43.0