HADOOP-13333. testConf.xml ls comparators in wrong order (Vrushali C via Varun Saxena)
This commit is contained in:
parent
354afbb9df
commit
5c2f2ae7bc
@ -106,11 +106,11 @@
|
|||||||
</comparator>
|
</comparator>
|
||||||
<comparator>
|
<comparator>
|
||||||
<type>RegexpComparator</type>
|
<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>
|
||||||
<comparator>
|
<comparator>
|
||||||
<type>RegexpComparator</type>
|
<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>
|
||||||
<comparator>
|
<comparator>
|
||||||
<type>RegexpComparator</type>
|
<type>RegexpComparator</type>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user