wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 12 forks source link

rmdir() requires that the directory is empty #29

Closed ocean90 closed 6 years ago

ocean90 commented 6 years ago

GitHubUpdater::remove_local_repository() calls rmdir() but doesn't remove its content first.

Warning: rmdir(/tmp/traduttore-github-foo): Directory not empty in /content/plugins/traduttore/inc/GitHubUpdater.php on line 88