From e9c5bcb0d9c01afbe36df2e2ccf5380a1bb288bb Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Tue, 2 Apr 2013 09:43:42 -0700 Subject: [PATCH] Fix mktemp call in import_cacert --- zsh/func/import_cacert | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/func/import_cacert b/zsh/func/import_cacert index eae40bd..ef00ace 100644 --- a/zsh/func/import_cacert +++ b/zsh/func/import_cacert @@ -14,7 +14,7 @@ function import_cacert local class3_fingerprint="AD:7C:3F:64:FC:44:39:FE:F4:E9:0B:E8:F4:7C:6C:FA:8A:AD:FD:CE" local savewd=`pwd` - local tmpdir=`mktemp -d` + local tmpdir=`mktemp -dt cacert` cd "$tmpdir" # Download the certificates.