mirror of
https://github.com/tmux/tmux.git
synced 2026-08-03 14:08:59 +00:00
Fix test to add version number.
This commit is contained in:
@@ -32,10 +32,10 @@ sleep 1
|
||||
$TMUX has || exit 1
|
||||
$TMUX lsp -aF '#{pane_id} #{window_layout}' >$TMP || exit 1
|
||||
cat <<EOF|cmp -s $TMP - || exit 1
|
||||
%0 3cf7,200x200+0+0[%0,0:200x50+0+0;%3,1:200x149+0+51]
|
||||
%3 3cf7,200x200+0+0[%0,0:200x50+0+0;%3,1:200x149+0+51]
|
||||
%2 e179,200x200+0+0[%2,0:200x100+0+0;%4,1:200x99+0+101]
|
||||
%4 e179,200x200+0+0[%2,0:200x100+0+0;%4,1:200x99+0+101]
|
||||
%0 3eb9,v2:200x200+0+0[%0,0:200x50+0+0;%3,1:200x149+0+51]
|
||||
%3 3eb9,v2:200x200+0+0[%0,0:200x50+0+0;%3,1:200x149+0+51]
|
||||
%2 e25a,v2:200x200+0+0[%2,0:200x100+0+0;%4,1:200x99+0+101]
|
||||
%4 e25a,v2:200x200+0+0[%2,0:200x100+0+0;%4,1:200x99+0+101]
|
||||
EOF
|
||||
$TMUX kill-server 2>/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user