Skip to content

Commit 772592b

Browse files
committed
Remove useless comment for shellcheck
1 parent af5be5e commit 772592b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/test.bats

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ teardown() {
131131

132132
@test "Test SSH connection with false command" {
133133
./kinit_test.sh keytab
134-
# shellcheck disable=SC2086
135134
run_test_failure 127 ./ssh_test.sh bob krb5-service-example-com.example.com '-o PreferredAuthentications=gssapi-with-mic' '' 'unknown'
136135
# Unknown command
137136
[[ "$status" -eq 127 ]] || failure

0 commit comments

Comments
 (0)