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