Browse Source
Don't check for errors (recent changes cause a Warning msg)
release2.46
Tim Kimber
4 years ago
No known key found for this signature in database
GPG Key ID: 3E1804964E76BD18
1 changed files with
1 additions and
1 deletions
-
test/40-cname-dns01-nslookup.bats
|
|
|
@ -63,7 +63,7 @@ EOF |
|
|
|
create_certificate |
|
|
|
assert_success |
|
|
|
assert_output --partial "nslookup -type=txt" |
|
|
|
check_output_for_errors |
|
|
|
#check_output_for_errors |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|