Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Oct 10, 2024
1 parent 15e28f8 commit c0d9358
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/wolfsshd/test/sshd_term_size_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ tmux send-keys -t test 'echo;echo $COLUMNS $LINES;echo'
tmux send-keys -t test 'ENTER'
tmux capture-pane -t test
RESULT=$(tmux show-buffer | grep '^[0-9]* [0-9]*$')
tmux show-buffer

echo "$RESULT"
echo ""
Expand Down

0 comments on commit c0d9358

Please sign in to comment.