IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2014, 3:42:24 PM (12 years ago)
Author:
heather
Message:

current ipptopsps before we discovered we need skinny objects

File:
1 edited

Legend:

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

    r36614 r36815  
    3131
    3232        tempFile = tempfile.NamedTemporaryFile(mode='w+b')
    33 
     33        self.logger.infoPair("checkOdmStatus.pl -b " + batch + " -f " + tempFile.name, "")
    3434        p = Popen("checkOdmStatus.pl -b " + batch + " -f " + tempFile.name,
    3535                shell=True,
Note: See TracChangeset for help on using the changeset viewer.