65
67
"Delete OOPS reports that are not referenced in a bug tracker."
66
68
parser = optparse.OptionParser(
67
69
description=description, usage=usage)
69
71
help="Launchpad project to find references in.")
71
73
help="Launchpad project group to find references in.")
73
75
'--lpinstance', help="Launchpad instance to use", default="production")