I figured out part of my problem. The owner was being set on the top directory, but the recurse flag is being ignored so nothing underneath it was being touched.
-scott
I figured out part of my problem. The owner was being set on the top directory, but the recurse flag is being ignored so nothing underneath it was being touched.
-scott
recurse is not recursing sounds like a bug to me. That stuff is
pretty new, file a github ticket if you can include steps to reproduce
it.