Skip to content

Commit

Permalink
Update tests_all_options.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwillsher authored Jun 1, 2024
1 parent 2906e51 commit 374a4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_all_options.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
| grep -o '^\( \| \)[A-Z][A-Za-z0-9]*\(.\| \)' \
| grep -v "[A-Za-z0-9] $" | grep -v "[^A-Za-z0-9 ]$" \
| awk '{ print $1 }' \
| grep -v '^$' | grep -v "^\(Match\|OpenSSH\|The\|Arguments\|Theo\)$"
| grep -v '^$' | grep -v "^\(Match\|OpenSSH\|The\|Arguments\|Theo\|Tatu\)$"
args:
executable: /bin/bash
register: sshd_options
Expand Down

0 comments on commit 374a4bb

Please sign in to comment.