fix tests

This commit is contained in:
Dylan Araps 2018-06-19 09:04:10 +10:00
parent 536c0b0ef7
commit 24f5259339

View file

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