Commit 24f52593 authored by Dylan Araps's avatar Dylan Araps

fix tests

parent 536c0b0e
...@@ -4665,7 +4665,7 @@ get_args() { ...@@ -4665,7 +4665,7 @@ get_args() {
cpu_temp="C" cpu_temp="C"
# Known implicit unused variables. # Known implicit unused variables.
printf '%s\n' "$kernel $icons $font $battery $locale" printf '%s\n' "$kernel $icons $font $battery $locale ${mpc_args[@]}"
;; ;;
esac esac
......
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