Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77023
b: "refs/heads/CMSSW_7_1_X"
c: a91d735
h: "refs/heads/CMSSW_7_1_X"
i:
  77021: cd4920c
  77019: ed2c7d7
  77015: 417a5ef
  77007: da351ed
  76991: d799f39
v: v3
  • Loading branch information
Gabriele Benelli committed Nov 4, 2009
1 parent 8cdf007 commit 58a21fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 6b8473bf1e408d4f04e4401edaa34cfe289e842a
"refs/heads/CMSSW_7_1_X": a91d735fa8ffd8d0863e8cd10aff1157d328b0b3
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,8 @@ def parseTimeSize(self):
#Fixing here the compatibility with new cmsdriver.py --conditions option (for which now FrontierConditions_GlobalTag, is now optional):
if 'FrontierConditions_GlobalTag' in info['conditions']:
info['conditions']=info['conditions'].split(",")[1]
#DEBUG:
print "CONDITIONS are: %s"%info['conditions']
#start time - the index after which comes the time stamp
""" the following is not available on one of the releases, instead
use the first timestamp available on our job - that's the starting time :) """
Expand Down

0 comments on commit 58a21fe

Please sign in to comment.