Skip to content
Snippets Groups Projects
Commit a6c9cf55 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[dav] Enable DAV deletion from beta clean-up

parent 147f7baf
Branches
Tags
No related merge requests found
Pipeline #32685 passed
......@@ -165,5 +165,4 @@ def remove_old_beta_packages(client, path, dry_run, pyver=True, includes=None):
else:
echo_warning("rm %s (time=%u)" % (target, mtime))
if not dry_run:
#client.clean(target)
echo_info("boooom")
client.clean(target)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment