* test/automated/package-test.el (package-test-signed): Tweak skip
condition, for hydra.
This commit is contained in:
parent
ba33b7c412
commit
218ae59019
1 changed files with 1 additions and 1 deletions
|
@ -466,7 +466,7 @@ Must called from within a `tar-mode' buffer."
|
||||||
(cons (format "HOME=%s" homedir)
|
(cons (format "HOME=%s" homedir)
|
||||||
process-environment)))
|
process-environment)))
|
||||||
(epg-check-configuration (epg-configuration))
|
(epg-check-configuration (epg-configuration))
|
||||||
t)
|
(epg-find-configuration 'OpenPGP))
|
||||||
(delete-directory homedir t)))))
|
(delete-directory homedir t)))))
|
||||||
(let* ((keyring (expand-file-name "key.pub" package-test-data-dir))
|
(let* ((keyring (expand-file-name "key.pub" package-test-data-dir))
|
||||||
(package-test-data-dir
|
(package-test-data-dir
|
||||||
|
|
Loading…
Add table
Reference in a new issue