Imported Upstream version 4.5.14
[platform/upstream/findutils.git] / find / testsuite / find.posix / nameslash.exp
index 1aaf220..a8b91ab 100644 (file)
@@ -1,6 +1,6 @@
 # tests for -name and trailing slashes.
 # See http://www.opengroup.org/austin/interps/uploads/40/14959/AI-186.txt
-# This is a test for Savannah bug #20970. 
+# This is a test for Savannah bug #20970.
 exec rm -rf tmp
 exec mkdir tmp tmp/foo tmp/bar
 find_start p {tmp/foo/// tmp/bar/// -name foo -o -name 'bar?*'}