Revert one instance of condition-case

This commit is contained in:
Eivind Fonn 2016-03-03 21:14:40 +01:00
parent 28a1b50cdb
commit 52bb7b7c7f
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@ refreshed during the current session."
"\nError connection time out for %s repository!"
(car archive)) :warning)
'error))
(condition-case-unless-debug err
(condition-case err
(url-retrieve-synchronously (cdr archive))
('error
(display-warning 'spacemacs