core: replace powerline by spaceline

This commit is contained in:
syl20bnr 2015-10-11 00:16:47 -04:00
parent e53aa90bea
commit 1cf9b73f84

View file

@ -254,7 +254,7 @@ Called with `C-u C-u' skips `dotspacemacs/user-config' _and_ preleminary tests."
(dotspacemacs|call-func dotspacemacs/config
"Calling dotfile user config..."))
(message "Done."))
(when (configuration-layer/package-usedp 'powerline)
(when (configuration-layer/package-usedp 'spaceline)
(spacemacs//restore-powerline (current-buffer))))
(switch-to-buffer-other-window dotspacemacs-test-results-buffer)
(spacemacs-buffer/warning "Some tests failed, check `%s' buffer"