-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup empy folders errors but says sucessful #71
Labels
Comments
Use the GNU version.
|
Might replace that with something python-y. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the find command erros because the -empty is not supported CloudPlow reports the folders as cleaned sucessfully rather than the error. I have wasted quite a bit of time trying to work out why my folders did not get deleted.
I have raised an error on the docker image as well docke rimage issue for them to fix the find command they install but really CloudPlow should report the command errored.This is using the latest CloudPlow as far as i know.
I logged into the container and ran
/data/main -mindepth 1 -type d -empty -delete
manually and got an error belowThe text was updated successfully, but these errors were encountered: