Fix tty-keys.sh test.

This commit is contained in:
Nicholas Marriott
2026-07-19 18:34:18 +01:00
parent cad1c81c71
commit 2a2bce3dd4

View File

@@ -21,7 +21,7 @@ exit_status=0
format_string () {
case $1 in
*\')
printf '"%%%%"'
printf '"%%%%%%"'
;;
*)
printf "'%%%%'"