summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh b/src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh
index 9e9ccfc5e..92552d27d 100755
--- a/src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh
+++ b/src/devices/grotty/tests/basic_latin_glyphs_map_correctly.sh
@@ -144,7 +144,7 @@ do
echo "$output" | grep -Fqx 'abcdefghijklmnopqrstuvwxyz{|}' || wail
printf '" ' >&2
echo "$output" | grep -Fqx 'neutral double quote: "' || wail
- printf "\\ " >&2
+ printf '\\ ' >&2
echo "$output" | grep -Fqx 'backslash: \' || wail
case $D in
(utf8)