Fix typo in previous commit - sort out surplus doublequote in filter="test"" HighFidelityModel
authorWilliam Roberts <williamr@symbian.org>
Tue, 01 Jun 2010 16:06:14 +0100
branchHighFidelityModel
changeset 262 208638e7b296
parent 261 d0d7f897a313
child 265 a2b996399a2f
Fix typo in previous commit - sort out surplus doublequote in filter="test""
symbian3/os/networkingsrv/package_definition.xml
--- a/symbian3/os/networkingsrv/package_definition.xml	Tue Jun 01 16:00:35 2010 +0100
+++ b/symbian3/os/networkingsrv/package_definition.xml	Tue Jun 01 16:06:14 2010 +0100
@@ -138,10 +138,10 @@
       <component id="ipanalyzer" name="IP Analyzer" deprecated="^3" introduced="7.0" purpose="development" filter="test">
         <unit mrp="networkingtestandutils/ipanalyzer/group/networking_iprotor.mrp" bldFile="networkingtestandutils/ipanalyzer/group"/>
       </component>
-      <component id="networkingintegrationtest" name="Networking Integration Test" introduced="ER5" purpose="development" filter="test"">
+      <component id="networkingintegrationtest" name="Networking Integration Test" introduced="ER5" purpose="development" filter="test">
         <unit bldFile="networkingtestandutils/networkingintegrationtest/Group" mrp="networkingtestandutils/networkingintegrationtest/Group/networking_integrationtest.mrp"/>
       </component>
-      <component id="networkingperformancemeasurementtools" name="Networking Performance Measurement Tools" introduced="^3" purpose="development" filter="test"">
+      <component id="networkingperformancemeasurementtools" name="Networking Performance Measurement Tools" introduced="^3" purpose="development" filter="test">
         <unit bldFile="networkingtestandutils/networkingperformancemeasurementtools/group" mrp="networkingtestandutils/networkingperformancemeasurementtools/group/networking_netperf.mrp"/>
       </component>
     </collection>