(copy_internal): Don't apply the umask in move_mode.
authorJim Meyering <jim@meyering.net>
Sun, 23 May 1999 23:23:55 +0000 (23:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 May 1999 23:23:55 +0000 (23:23 +0000)
commit0e39b529b6039e95beea3db4fd2897303a59b781
treec2945f03f01dd4bdd3f981df61884593700f2333
parent3957028d28ad80f8aba451c4ea17e6ded3d1c27a
(copy_internal): Don't apply the umask in move_mode.
Otherwise, `mv' would not preserve the permissions when copying
between partitions.  Reported by David Godfrey
src/copy.c