Add missing 'import keychain' to fetch.py

This commit is contained in:
Greg Neagle
2014-06-10 11:29:58 -07:00
parent a2872b768f
commit 6644b958de
+1
View File
@@ -34,6 +34,7 @@ import urlparse
import xattr
#our libs
import keychain
import munkicommon
from gurl import Gurl
#import munkistatus