Skip to content

Commit

Permalink
Avoid changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Sep 29, 2015
1 parent 1a16676 commit 8ea846f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CondTools/Geometry/test/calogeometrywriter.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

process = cms.Process("CaloGeometryWriter")
process.load('CondCore.DBCommon.CondDBCommon_cfi')
process.load('Configuration.Geometry.GeometryExtended_cff')
process.load('Configuration.Geometry.GeometryReco_cff')
process.load('Configuration.StandardSequences.GeometryExtended_cff')
process.load('Geometry.CaloEventSetup.CaloGeometryDBWriter_cfi')
process.source = cms.Source("EmptyIOVSource",
lastValue = cms.uint64(1),
Expand Down

0 comments on commit 8ea846f

Please sign in to comment.