[Gcblue-commits] gcb_wx/xml options.xml,1.25,1.26
Status: Alpha
Brought to you by:
ddcforge
From: Dewitt C. <ddc...@us...> - 2006-08-17 01:31:37
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv23448/xml Modified Files: options.xml Log Message: Update for server name change Index: options.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** options.xml 18 Jun 2006 00:50:10 -0000 1.25 --- options.xml 17 Aug 2006 01:31:33 -0000 1.26 *************** *** 1,6 **** <Options> <HostAddress>192.168.0.100</HostAddress> ! <LastScenarioPath>Test.Launcher10test.py</LastScenarioPath> ! <LastScenarioName>Launcher10test</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> --- 1,6 ---- <Options> <HostAddress>192.168.0.100</HostAddress> ! <LastScenarioPath>Test.AirManagementTest.py</LastScenarioPath> ! <LastScenarioName>AirManagementTest</LastScenarioName> <noCopyDatabase /> <noWriteXmlDatabase /> |