diff --git a/test/gfx/test.sh b/test/gfx/test.sh index 40627e1f..3d3b50b7 100755 --- a/test/gfx/test.sh +++ b/test/gfx/test.sh @@ -115,7 +115,7 @@ for f in *.[12]bpp; do if [[ -e "${f%.[12]bpp}.flags" ]]; then flags="@${f%.[12]bpp}.flags" if [[ -e "${f%.1bpp}.flags" ]]; then - flags="$flags -d 1" + flags+=" -d 1" fi fi