]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(cp_option_init): Set copy_as_regular to 0, not 1.
authorJim Meyering <jim@meyering.net>
Mon, 16 Feb 1998 23:27:50 +0000 (23:27 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 16 Feb 1998 23:27:50 +0000 (23:27 +0000)
commitf322649c58157844bf24b909976e89e8e53beccb
tree61822b293ee1c7a6b6a8fd7b6175e4b26a218345
parentf49fee3e5fdbff2aa36e1ed05bf51fe7158cb6c2
(cp_option_init): Set copy_as_regular to 0, not 1.
Otherwise, mv tries to open special files.
Reported by Kjetil Torgrim Homme.
src/mv.c