Commit 5467fb47 authored by Dylan Araps's avatar Dylan Araps

general: Fix indent

parent 5dedfd22
......@@ -4040,7 +4040,7 @@ old_options() {
# cpu_shorthand was deprecated in 3.3.0
[[ -n "$cpu_shorthand" ]] && \
{ err "Config: \$cpu_shorthand is deprecated, use \$cpu_brand, \$cpu_cores, and
\$cpu_speed instead."; }
\$cpu_speed instead."; }
}
cache_uname() {
......
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