Remove unused diagnostic code

This commit is contained in:
teor 2022-10-10 14:32:24 +10:00 committed by GitHub
parent 84a83ee9cb
commit 44467ae28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -169,8 +169,6 @@ jobs:
zone: ${{ env.ZONE }}
ssh_private_key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
command: |
echo 'sudo permissions:'
sudo cat /etc/sudoers
ps auxwww | grep sshd
echo
sudo grep MaxStartups /etc/ssh/sshd_config
@ -440,8 +438,6 @@ jobs:
zone: ${{ env.ZONE }}
ssh_private_key: ${{ secrets.GCP_SSH_PRIVATE_KEY }}
command: |
echo 'sudo permissions:'
sudo cat /etc/sudoers
ps auxwww | grep sshd
echo
sudo grep MaxStartups /etc/ssh/sshd_config