projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28c70b3
)
Remove trailing space char.
author
Eric Andersen
<andersen@codepoet.org>
Wed, 14 Jun 2000 22:16:59 +0000
(22:16 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 14 Jun 2000 22:16:59 +0000
(22:16 -0000)
-Erik
tests/cp_tests.mk
patch
|
blob
|
history
diff --git
a/tests/cp_tests.mk
b/tests/cp_tests.mk
index 1dc4c5ac46e3eb20f92ee285917752500370be82..f6e6c0df782b58deb3e873ce4e33743887780184 100644
(file)
--- a/
tests/cp_tests.mk
+++ b/
tests/cp_tests.mk
@@
-16,7
+16,7
@@
cp_clean:
cp_tests: cp_clean cp check_exists check_simple_cp check_cp_symlnk \
check_cp_symlink_w_a check_cp_files_to_dir check_cp_files_to_dir_w_d \
- check_cp_files_to_dir_w_p check_cp_files_to_dir_w_p_and_d \
+ check_cp_files_to_dir_w_p check_cp_files_to_dir_w_p_and_d \
check_cp_dir_to_dir_wo_a check_cp_dir_to_dir_w_a \
check_cp_dir_to_dir_w_a_take_two