(do_move): Remove diagnostic, now that copy.c issues it.
authorJim Meyering <jim@meyering.net>
Wed, 10 Jan 2001 12:16:52 +0000 (12:16 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Jan 2001 12:16:52 +0000 (12:16 +0000)
commit9ea9eed87342fe0e44968ade2c7b316a8fd2eb41
treeb49ea0aa1f68187f8ffc7f2c43a615c2fb95ad65
parentd882d1d100b3bf4929ea04816fbf2fb988047931
(do_move): Remove diagnostic, now that copy.c issues it.
Set `fail' to nonzero in the primary `if (copy_into_self)' block
rather than in its own tiny one below.
src/mv.c