]> git.proxmox.com Git - libgit2.git/commit
Don't rmdir() nonexistent dirs in object::tree::frompath tests
authorScott J. Goldman <scottjgo@gmail.com>
Fri, 29 Jun 2012 07:47:46 +0000 (00:47 -0700)
committerScott J. Goldman <scottjgo@gmail.com>
Fri, 29 Jun 2012 07:47:46 +0000 (00:47 -0700)
commit7e8c146c6b78fe5b9d26f059e381b978260984f4
tree74daad550d18868a9941421c904ea7acdf8b9c28
parent0e2fcca850e3021da4a08bc6487a10b35a75d05b
Don't rmdir() nonexistent dirs in object::tree::frompath tests

It causes the clar testsuite to abort on Windows, and isn't necessary.
tests-clar/object/tree/frompath.c