|
@@ -1043,6 +1043,7 @@
|
|
|
|
|
|
<test> <!-- TESTED -->
|
|
|
<description>ls: Negative test for quoted /*/* globbing </description>
|
|
|
+ <windows>false</windows>
|
|
|
<test-commands>
|
|
|
<command>-fs NAMENODE -mkdir /dir0</command>
|
|
|
<command>-fs NAMENODE -mkdir /dir0/dir1</command>
|
|
@@ -1062,6 +1063,7 @@
|
|
|
|
|
|
<test> <!-- TESTED -->
|
|
|
<description>ls: Test for quoted globbing </description>
|
|
|
+ <windows>false</windows>
|
|
|
<test-commands>
|
|
|
<command>-fs NAMENODE -mkdir /dir0</command>
|
|
|
<command>-fs NAMENODE -mkdir /dir0/\*</command>
|
|
@@ -1082,6 +1084,7 @@
|
|
|
|
|
|
<test> <!-- TESTED -->
|
|
|
<description>rm: Test for quoted globbing </description>
|
|
|
+ <windows>false</windows>
|
|
|
<test-commands>
|
|
|
<command>-fs NAMENODE -mkdir /dir0</command>
|
|
|
<command>-fs NAMENODE -mkdir /dir0/\*</command>
|