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

DM-5348 #9

Merged
merged 3 commits into from
Mar 9, 2016
Merged

DM-5348 #9

merged 3 commits into from
Mar 9, 2016

Commits on Mar 4, 2016

  1. Configuration menu
    Copy the full SHA
    8c0d10b View commit details
    Browse the repository at this point in the history
  2. Add datasetType to IsrTaskConfig

    datasetType is now used by ProcessCcdTask to expand data IDs
    into data references.
    r-owen committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    b0d4758 View commit details
    Browse the repository at this point in the history
  3. Remove unused variable from "with" statement

    Make pyflakes happy by removing an unused variable from a
    "with" statement
    r-owen committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    1ad6e95 View commit details
    Browse the repository at this point in the history