IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 30, 2017, 8:42:22 PM (9 years ago)
Author:
eugene
Message:

added some cases for testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/dvoforcedobjects.py

    r39008 r40226  
    4848        cmd += " -cpt " + region
    4949
     50        if self.config.test:
     51            cmd += " -test-mode"
     52
    5053        if self.skychunk.parallel:
    5154            if self.scratchDb.dbHost == "localhost":
Note: See TracChangeset for help on using the changeset viewer.