Skip to content
Snippets Groups Projects
Commit 2505bedd authored by Chikuma Kato's avatar Chikuma Kato
Browse files

Revert "trying to run the MdtTestCabling_jobOptions.py"

This reverts commit ae1e29f3.
parent d931bcd9
No related branches found
No related tags found
No related merge requests found
...@@ -37,4 +37,3 @@ atlas_add_component( MuonMDT_Cabling ...@@ -37,4 +37,3 @@ atlas_add_component( MuonMDT_Cabling
# Install files from the package: # Install files from the package:
atlas_install_python_modules( python/*.py ) atlas_install_python_modules( python/*.py )
atlas_install_joboptions( share/*.py )
...@@ -11,7 +11,7 @@ from MuonByteStream.MuonByteStreamFlags import muonByteStreamFlags ...@@ -11,7 +11,7 @@ from MuonByteStream.MuonByteStreamFlags import muonByteStreamFlags
muonByteStreamFlags.MdtDataType = "atlas" muonByteStreamFlags.MdtDataType = "atlas"
#initialize correctly the old cabling service #initialize correctly the old cabling service
#from MDTcabling.MDTcablingConfig import * from MDTcabling.MDTcablingConfig import *
topSequence=AlgSequence() topSequence=AlgSequence()
......
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