- Timestamp:
- Jan 27, 2013, 5:58:25 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219/ippToPsps/jython/setupScratchDb.py
r34990 r35063 26 26 27 27 try: 28 self.scratchDb = ScratchDb(self.logger, self.config, argv[2])28 self.scratchDb = ScratchDb(self.logger, self.config, '0', argv[2]) 29 29 except: 30 30 self.exitProgram("Could not connect to a scratch Db")
Note:
See TracChangeset
for help on using the changeset viewer.
