Files
zulip/scripts/lib/clean_unused_caches.py
Riken Shah 45af71e33b clean_unused_caches: Allow the main function to accept Namespace args.
This commit will allow us to pass the arguments in the
'clean...' functions when calling the `main` function (in
`provision`). It also changes args parsing
function location to `if __name__ == "__main__"` block as
we wouldn't need it to parse args when we call the
function.
2021-06-12 07:28:16 -07:00

657 B
Executable File