- Timestamp:
- Apr 3, 2013, 12:52:33 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130307/ippToPsps/config/settings.xml
r35217 r35352 49 49 50 50 <!-- GPC1 Db section (REAL version) --> 51 <!-- this db is used for real processing, or in a test if -realgpc 52 is supplied on the cmd line --> 51 53 <gpc1database> 52 54 <name>gpc1</name> … … 86 88 </localdatabase_test> 87 89 88 <!-- GPC1 Db section (REAL VERSION) --> 89 <gpc1database_test> 90 <name>gpc1</name> 91 <host>ippdb01</host> 92 <user>ipp</user> 93 <password>ipp</password> 94 </gpc1database_test> 95 96 <!-- GPC1 Db section (TEST VERSION) 90 <!-- GPC1 Db section (TEST VERSION)--> 91 <!-- this db is used for test processing UNLESS -realgpc is supplied 92 on the cmd line --> 97 93 <gpc1database_test> 98 94 <name>gpc1test</name> … … 100 96 <user>dvo</user> 101 97 <password>dvo</password> 102 </gpc1database_test> -->98 </gpc1database_test> 103 99 104 100 <!-- ippToPsps Db section (TEST VERSION) -->
Note:
See TracChangeset
for help on using the changeset viewer.
