| commit | 3d82ba2cc4c3ebb340a88400aaa4a8d3683806a1 | [log] [tgz] |
|---|---|---|
| author | beierlm <mark.beierl@canonical.com> | Tue Apr 19 14:12:50 2022 -0400 |
| committer | beierlm <mark.beierl@canonical.com> | Tue Apr 19 14:12:50 2022 -0400 |
| tree | 172f5b1ce2f5a18ed2e5b4f3809555d21b3053fb | |
| parent | 40f57c87816f6e3e99f495b4e6f8b5abe8cce7a9 [diff] |
Increase Logging, fix directory delete When deleting a directory, we need to do a rexep search of all files that start with the directory that we want to delete, but not revisions that happen to share the same UUID. Changes the regexp for directory delete to include the trailing '/' so it limits the scope. Adds logging where needed Change-Id: Ia60618c17a863417224fadd9c055be658fb4ba4a Signed-off-by: beierlm <mark.beierl@canonical.com>