- Timestamp:
- Apr 16, 2013, 6:27:02 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/ippToPsps/jython/dvo.py
r35352 r35402 193 193 p = Popen(cmd, shell=True, stdout=PIPE) 194 194 p.wait() 195 if p.returncode != 0: 196 self.logger.errorPair("dvopsps failed on SkyTable.fits for ", self.skychunk.dvoLocation) 197 raise 195 198 196 199 self.logger.infoPair("Adding index to", self.scratchDb.dvoSkyTable)
Note:
See TracChangeset
for help on using the changeset viewer.
