Skip to content

Commit

Permalink
Update forward_ports_map.py
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Jan 3, 2022
1 parent c434709 commit 75397bf
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions forward_ports_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,23 +78,9 @@
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_1_X/master"].append("IB/CMSSW_12_1_X/cc8")

#Automatically added
GIT_REPO_FWPORTS["cmssw"]["CMSSW_12_2_X"]=[]
#GIT_REPO_FWPORTS["cmssw"]["CMSSW_12_2_X"].append("CMSSW_12_2_DEVEL_X")
#GIT_REPO_FWPORTS["cmssw"]["CMSSW_12_2_X"].append("CMSSW_12_2_GEANT4_X")
#GIT_REPO_FWPORTS["cmssw"]["CMSSW_12_2_X"].append("CMSSW_12_2_ROOT6_X")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"]=[]
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/rootnext")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/rootmaster")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/devel")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/rootmodule")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/gcc10")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/gcc11")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/g10")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/cc8")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/geant4")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/master"].append("IB/CMSSW_12_2_X/geant4_vecgeom")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/g10"]=[]
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_2_X/g10"].append("IB/CMSSW_12_2_X/g11")

#Automatically added
GIT_REPO_FWPORTS["cmssw"]["CMSSW_12_3_X"]=[]
Expand All @@ -106,10 +92,6 @@
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/rootmaster")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/devel")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/rootmodule")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/gcc10")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/gcc11")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/g10")
#GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/cc8")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/geant4")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/geant4_vecgeom")
GIT_REPO_FWPORTS["cmsdist"]["IB/CMSSW_12_3_X/master"].append("IB/CMSSW_12_3_X/g11")
Expand Down

0 comments on commit 75397bf

Please sign in to comment.