testsuite fixes
[oweals/busybox.git] / testsuite / cp / cp-dir-create-dir
index 2c89af67e5f50e279ace04acb69b8f32cb946ae0..a8d7b50a52ff1cf8a5a4a7f71377ce26a1f26e6d 100644 (file)
@@ -1,4 +1,4 @@
-mkdir bar 
+mkdir bar
 touch bar/baz
-busybox cp -R bar foo 
-test -f foo/baz 
+busybox cp -R bar foo
+test -f foo/baz