]> icculus.org git repositories - icculus/xz.git/commit
Fix compression of symlinks with --force.
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 1 Feb 2010 09:44:45 +0000 (11:44 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 1 Feb 2010 09:44:45 +0000 (11:44 +0200)
commit82220a149015616f75641ee8bbea415137535b9b
tree38e42353006169fe779c3c2106eedc6dc3ac582d
parentd4da177d5ba3d2ef7323a6f1e06ca16e0478810e
Fix compression of symlinks with --force.

xz --force accepted symlinks, but didn't remove
them after successful compression. Instead, an error
message was displayed.
src/xz/file_io.c