Skip to content

Commit

Permalink
Correction of a tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Depasse committed Jun 18, 2018
1 parent 1da68ea commit e900885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit e900885

Please sign in to comment.