Skip to content

Unhelpful error message when no config file specified #3

@retzkek

Description

@retzkek
venv2.0)[xxxxxxxxxxxxxx@xxxxxxxxxx bin]$ ./condor_probe.py
Traceback (most recent call last):
  File "./condor_probe.py", line 147, in <module>
    opts = get_options()
  File "./condor_probe.py", line 118, in get_options
    'pool':              config.get("condor", "pool"),
  File "/usr/lib64/python2.6/ConfigParser.py", line 556, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'condor'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions