diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-02-19 00:44:08 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-02-19 00:44:08 +0000 |
commit | e0cbe4863704c78ea703c06c0dd2d76ebac90f75 (patch) | |
tree | bbdb6a67c5ef096f90bdf6fc91821f94d0f3e50a /console-tools/loadkmap.c | |
parent | 03a0643fbc5ae3e1ab2e7e29bb64617a4b94a5c9 (diff) | |
download | busybox-e0cbe4863704c78ea703c06c0dd2d76ebac90f75.tar.gz |
Chris Larson (kergoth) writes:
I was adding -s/--symbolic-link support to busybox cp when I noticed a
bug with -r/-a. Test case:
mkdir -p test/out
cd test
busybox cp -a * out/
Will never return until we run out of open files or similar.
Coreutils cp on the other hand will error with "cannot copy a directory,
`out', into itself, `out'". Patch attached.
Diffstat (limited to 'console-tools/loadkmap.c')
0 files changed, 0 insertions, 0 deletions