Imported Upstream version 4.5.14
[platform/upstream/findutils.git] / find / testsuite / find.gnu / ilname.exp
index 9b77b6a..2d27617 100644 (file)
@@ -1,6 +1,6 @@
 # tests for -ilname
 exec rm -rf tmp
-exec mkdir tmp 
+exec mkdir tmp
 exec touch tmp/one
 exec ln -s one tmp/two
 find_start p {tmp -ilname One -print}