summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorScott J. Goldman <scottjgo@gmail.com>2012-05-10 00:37:03 -0700
committerScott J. Goldman <scottjgo@gmail.com>2012-05-10 17:13:06 -0700
commit54bdc64a92bbef7fcc311fa00e38e32cb0bc71e5 (patch)
tree05fd5da54b9c9791c67d1d8f8ce5344513ba4c68 /src/commit.c
parentec42eafd4adea021d86c6fa2cbde92b87177bf3d (diff)
downloadlibgit2-54bdc64a92bbef7fcc311fa00e38e32cb0bc71e5.tar.gz
Fix rmdir() usage on Solaris
On Solaris, rmdir() throws EEXIST if the folder is not empty, so just add one more case to check for that, alongside ENOTEMPTY.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions