]> git.proxmox.com Git - libgit2.git/commit
Fix core::env cleanup code
authorRussell Belfer <rb@github.com>
Thu, 3 Jan 2013 19:04:03 +0000 (11:04 -0800)
committerRussell Belfer <rb@github.com>
Thu, 3 Jan 2013 19:04:03 +0000 (11:04 -0800)
commitb8a1ea7cf9e23e394d09b0d051b696bd7acc2cf9
tree194e4fed18e82e2fd22e23d5bc23e6be6eb1ab63
parent54254a0fe2ee2d2778568322ae3a9e8812911bb5
Fix core::env cleanup code

Mark fake home directories that failed to be created, so we won't
try to remove them and have cleanup just use p_rmdir.
tests-clar/core/env.c