Commit 881094f1 authored by Dylan Araps's avatar Dylan Araps

misc: whitespace

parent 7d57ba02
...@@ -4270,7 +4270,7 @@ get_user_config() { ...@@ -4270,7 +4270,7 @@ get_user_config() {
# Check $config_file. # Check $config_file.
if [[ -f "$config_file" ]]; then if [[ -f "$config_file" ]]; then
source "$config_file" source "$config_file"
err "Config: Sourced user config. (${config_file})" err "Config: Sourced user config. (${config_file})"
old_options old_options
return return
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment