- Timestamp:
- Sep 3, 2014, 1:25:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140813/ippToPsps/jython/loader.py
r37246 r37350 78 78 self.onePassOnly = 1 79 79 80 # set a poll time of about 1 minute 81 self.parsePollTimeArg("0.0166") 80 if self.config.loopBatch: 81 self.parsePollTimeArg("0.0166") 82 else: 83 self.parsePollTimeArg("0.0") 82 84 83 85 self.skychunk.printAll()
Note:
See TracChangeset
for help on using the changeset viewer.
