]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tests/source_config.test.out
Improve source_config() debug output.
[config/dotfiles.git] / tests / source_config.test.out
index dcadd7fc79d410d8602e10231e1bc27e36c51ab7..3f473a679ade0cbb766e27c6671c19ce940aeb46 100644 (file)
@@ -5,21 +5,23 @@ loaded shell/env.zucker
 
 source_config(): checking if tmp/zsh/os/rc.Darwin exists
 source_config(): checking if tmp/zsh/rc.local exists
-source_config(): sourcing tmp/zsh/os/rc.Darwin
+source_config(): -> sourcing tmp/zsh/os/rc.Darwin
 loaded zsh/os/rc.Darwin
 source_config(): checking if tmp/zsh/host/rc.zucker exists
 source_config(): checking if tmp/zsh/rc.local exists
-source_config(): sourcing tmp/zsh/host/rc.zucker
+source_config(): -> sourcing tmp/zsh/host/rc.zucker
 loaded zsh/host/rc.zucker
 source_config(): checking if tmp/zsh/os/env.Darwin exists
 source_config(): checking if tmp/zsh/env.local exists
+source_config(): -> neither exists
 source_config(): checking if tmp/zsh/host/env.zucker exists
 source_config(): checking if tmp/zsh/env.local exists
-source_config(): sourcing tmp/zsh/env.local
+source_config(): -> sourcing tmp/zsh/env.local
 loaded zsh.env.local
 source_config(): checking if tmp/bash/host/rc.zucker exists
 source_config(): checking if tmp/bash/rc.local exists
+source_config(): -> neither exists
 source_config(): checking if tmp/shell//env.zucker exists
 source_config(): checking if tmp/shell/env.local exists
-source_config(): sourcing tmp/shell//env.zucker
+source_config(): -> sourcing tmp/shell//env.zucker
 loaded shell/env.zucker