IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 7, 2014, 5:36:39 AM (12 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140423/ippToPsps/jython/odm.py

    r36614 r36826  
    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.