orbea 7e4723e37a qb: Minor cleanup.
This uses safer quoting and removes an unneeded use of printf.

Fixes the following shellcheck warning.

In qb/qb.libs.sh line 143:
	if [ $3 ]; then
             ^-- SC2086: Double quote to prevent globbing and word splitting.

v2: Remove redundant conditional.
2018-12-21 08:32:01 -08:00
..
2018-12-21 08:32:01 -08:00
2018-05-03 12:24:32 -07:00
2018-12-21 08:32:01 -08:00
2018-02-11 09:54:57 -08:00