[#1272] Enhancements to purge script

This commit adds the following features to the purge_project.py script:

  • Support for a 'test' parameter after the project shortname which will not
    actually purge the project, but will test for the existence of mongo data
    relating to it
  • Support for actually removing all the data related to the project (the exact
    data is the same that is backed up by the project_backup.py script.)

Rick Copeland Rick Copeland 2011-01-04

changed scripts/purge_project.py
scripts/purge_project.py Diff Switch to side-by-side view
Loading...