Home | History | Annotate | Download | only in releasetools

Lines Matching refs:missing

939       missing = []
942 missing.append(i)
944 if not missing:
947 for i in missing:
951 print "key file %s still missing some passwords." % (self.pwfile,)