IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2013, 3:03:42 PM (13 years ago)
Author:
eugene
Message:

comment out some of the test lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20121219/ippToPsps/jython/stackbatch.py

    r35008 r35032  
    513513
    514514        # print "sql: ", sql
     515        # response = raw_input("ready to insert stack det ")
    515516
    516517        self.scratchDb.execute(sql)
     
    838839
    839840        # print "update dvo sql: ", sql
     841        # response = raw_input("update dvo...")
    840842        self.scratchDb.execute(sql)
    841843   
Note: See TracChangeset for help on using the changeset viewer.