فهرست منبع

HADOOP-13333. testConf.xml ls comparators in wrong order (Vrushali C via Varun Saxena)

Varun Saxena 8 سال پیش
والد
کامیت
6fed7b9c45
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      hadoop-common-project/hadoop-common/src/test/resources/testConf.xml

+ 2 - 2
hadoop-common-project/hadoop-common/src/test/resources/testConf.xml

@@ -106,11 +106,11 @@
         </comparator>
         <comparator>
           <type>RegexpComparator</type>
-          <expected-output>^\s*-q\s+Print \? instead of non-printable characters\.( )*</expected-output>
+          <expected-output>^\s*rather than a number of bytes\.( )*</expected-output>
         </comparator>
         <comparator>
           <type>RegexpComparator</type>
-          <expected-output>^\s*rather than a number of bytes\.( )*</expected-output>
+          <expected-output>^\s*-q\s+Print \? instead of non-printable characters\.( )*</expected-output>
         </comparator>
         <comparator>
           <type>RegexpComparator</type>