remove drose

This commit is contained in:
David Rose 2009-11-04 00:09:28 +00:00
parent a784d86581
commit a5bc4d93a1
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ class certlist(package):
# They should be PEM-encoded and their filenames must end in the
# ".pem" or ".crt" extension, and they should be added with the
# extract = True flag so they will be extracted to disk.
file('/home/drose/mycertpub.pem', extract = True)
pass
class p3dcert(package):