]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Correct my patch of 2004-10-18.
authorJim Meyering <jim@meyering.net>
Thu, 21 Oct 2004 10:37:18 +0000 (10:37 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Oct 2004 10:37:18 +0000 (10:37 +0000)
commit2469a229d50e549d149de43bfac3e1bf13b4b6ee
treed04135cdc15e64b02739d67a07d96eec4c909528
parent0f8445ab90d9f4a3496a3a0382ca22112805a5ea
Correct my patch of 2004-10-18.

(rm): Destroy the saved_cwd here (via cwd_state),
if necessary, not in remove_dir.  Otherwise, removing multiple
`.'-relative nonempty directories no longer worked.
src/remove.c