Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alignment validation bugfixes #16020

Merged
merged 5 commits into from Oct 4, 2016
Merged

Commits on Sep 16, 2016

  1. - split __createSnippet into 3 functions

    - filter the file list when possible to avoid unnecessary opening and closing
    - add function for HipPy file list
    hroskes committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    a2b302d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce82fd5 View commit details
    Browse the repository at this point in the history
  3. remove nonsense line

    (the root file has never been called that as far back as I can tell, and it's copied later anyway https://github.com/cms-sw/cmssw/blob/813e5a/Alignment/OfflineValidation/python/TkAlAllInOneTool/configTemplates.py#L104)
    hroskes committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    2fe508a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. fix parallel offline

    hroskes committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    ec8d82a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cba4fe View commit details
    Browse the repository at this point in the history