Просмотр исходного кода

explicit-failures-markup.xml was invalid, corrected schema location.

[SVN r34046]
Hartmut Kaiser 20 лет назад
Родитель
Сommit
c9ab139b0e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      status/explicit-failures-markup.xml

+ 2 - 2
status/explicit-failures-markup.xml

@@ -1,6 +1,6 @@
 <explicit-failures-markup
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://cvs.sourceforge.net/viewcvs.py/*checkout*/boost/boost/status/explicit-failures.xsd"
+    xsi:noNamespaceSchemaLocation="http://boost.cvs.sourceforge.net/*checkout*/boost/boost/status/explicit-failures.xsd"
     >
 
     <!--
@@ -387,7 +387,7 @@
                 <note author="Aleksey Gurtovoy" refid="4"/>
             </mark-failure>
         </test>
-        <test name=limits_test"">
+        <test name="limits_test">
             <mark-failure>
                 <toolset name="borland-5_8_1"/>
                 <toolset name="borland-5.8.1"/>

粤ICP备19079148号