For the time being, revert the changes for detecting copying
authorEric Andersen <andersen@codepoet.org>
Sun, 22 Feb 2004 11:46:49 +0000 (11:46 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 22 Feb 2004 11:46:49 +0000 (11:46 -0000)
commit817565a0ffe4051cf1ba5c0ae0a779dcf0ac00cf
treeea499d6fc9d947874e1613370ba7ff37f7a86baf
parent15a4f1ee50f61cecd84cc95c38e1185faa81c03c
For the time being, revert the changes for detecting copying
a directory into itself.  It is harder to do this correctly
than it appears.  Not trying at all seems a better compromise
for the time being, untill we can implement this correctly.
libbb/copy_file.c