(do_move): Moving a directory specified with a trailing
authorJim Meyering <jim@meyering.net>
Fri, 22 Sep 2000 15:40:43 +0000 (15:40 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 22 Sep 2000 15:40:43 +0000 (15:40 +0000)
commitc2c680ad95f304dae28b2607cb741fa7cac69486
tree46379a741855fe2cb5a1f5c68542d8c72140c520
parente34407ac096cc1785423043c2858b2d906858204
(do_move): Moving a directory specified with a trailing
slash from one partition to another, and giving it a different
name at the destination would cause mv to get a failed assertion.
Reported by Michael Stone.
(strip_trailing_slashes_2): Move function definition to precede new first use.
src/mv.c