Home | History | Annotate | Download | only in releasetools

Lines Matching refs:old

603   for old, new in OPTIONS.key_map.iteritems():
605 print(" Replacing %s.x509.pem with %s.x509.pem" % (old, new))
608 with open(old + ".x509.pem") as old_fp:
617 "%s.x509.pem." % (e.filename, e.strerror, old, new))
626 num, old, new))