Skip to content
Snippets Groups Projects
Commit adc71d8b authored by Zoltan Mathe's avatar Zoltan Mathe
Browse files

use the environment variable

parent f4355dc7
No related branches found
No related tags found
No related merge requests found
......@@ -379,7 +379,7 @@ function sourcingEnv(){
function setupBKKDB(){
echo -e "==> Setting up the Bookkeeping Database"
python $TESTCODE/LHCbDIRAC/tests/Jenkins/dirac-bkk-cfg-update.py -p VAR_ORACLEDB_Password $DEBUG
python $TESTCODE/LHCbDIRAC/tests/Jenkins/dirac-bkk-cfg-update.py -p $VAR_ORACLEDB_Password $DEBUG
}
#-------------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment