mirror of
https://github.com/tmux/tmux.git
synced 2026-07-22 16:52:42 +00:00
Fix tty-keys.sh test.
This commit is contained in:
@@ -21,7 +21,7 @@ exit_status=0
|
||||
format_string () {
|
||||
case $1 in
|
||||
*\')
|
||||
printf '"%%%%"'
|
||||
printf '"%%%%%%"'
|
||||
;;
|
||||
*)
|
||||
printf "'%%%%'"
|
||||
|
||||
Reference in New Issue
Block a user