From e9008853a1e182108def2959eb1388617aeb4051 Mon Sep 17 00:00:00 2001 From: Pierre Depasse Date: Mon, 18 Jun 2018 16:53:38 +0200 Subject: [PATCH] Correction of a tag name --- CondTools/Ecal/test/EcalIntercalibConstants_O2O_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CondTools/Ecal/test/EcalIntercalibConstants_O2O_test.sh b/CondTools/Ecal/test/EcalIntercalibConstants_O2O_test.sh index 11796240f727e..0bc4952895f26 100755 --- a/CondTools/Ecal/test/EcalIntercalibConstants_O2O_test.sh +++ b/CondTools/Ecal/test/EcalIntercalibConstants_O2O_test.sh @@ -1,6 +1,6 @@ #!/bin/sh conddb --yes copy EcalIntercalibConstants_V1_hlt --destdb EcalIntercalibConstants_V1_hlt_O2OTEST.db --o2oTest -conddb --yes copy EcalIntercalibConstants_0 --destdb EcalIntercalibConstants_V1_hlt_O2OTEST.db +conddb --yes copy EcalIntercalibConstants_0T --destdb EcalIntercalibConstants_V1_hlt_O2OTEST.db conddb --yes copy EcalIntercalibConstants_3.8T_v2 --destdb EcalIntercalibConstants_V1_hlt_O2OTEST.db lastRun=`conddb list EcalIntercalibConstants_V1_hlt | tail -2 | awk '{print $1}'` conddb --yes copy runinfo_start_31X_hlt --destdb EcalIntercalibConstants_V1_hlt_O2OTEST.db -f $lastRun -t $lastRun