Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
fixing...
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Jun 16, 2010
1 parent 32dc494 commit 99e40bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/zope/wineggbuilder/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ def log(self):

class Builder(object):
def __init__(self, configFileName, options):
self.options = options
LOGGER.info('loading configuration from %s', configFileName)

config = ConfigParser.RawConfigParser()
Expand Down

0 comments on commit 99e40bb

Please sign in to comment.