Changeset 35417 for trunk/ippToPsps/jython/datastore.py
- Timestamp:
- Apr 19, 2013, 4:35:54 PM (13 years ago)
- Location:
- trunk/ippToPsps
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
jython/datastore.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20130307/ippToPsps (added) merged: 35350,35352,35369,35402-35404,35413
- Property svn:mergeinfo changed
-
trunk/ippToPsps/jython/datastore.py
r35097 r35417 47 47 --list " + tempFile.name 48 48 49 print "dsreg cmd: ", command 49 50 p = Popen(command, shell=True, stdout=PIPE) 50 51 p.wait()
Note:
See TracChangeset
for help on using the changeset viewer.
