Imported Upstream version 4.5.14
[platform/upstream/findutils.git] / find / testsuite / find.gnu / deletefile.exp
index 5473a26..552cf67 100644 (file)
@@ -1,7 +1,7 @@
 global FTSFIND
 global FINDFLAGS
 exec rm -rf tmp
-exec mkdir tmp tmp/top 
+exec mkdir tmp tmp/top
 proc touchfile {} {
     exec touch tmp/top/file
 }