follow-up of previous commit

This commit is contained in:
georglauterbach 2024-01-20 12:42:44 +01:00
parent b3a6a7b103
commit ca0127e44c
No known key found for this signature in database
GPG Key ID: F367F7C43C118578
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ function teardown_file() { _default_teardown ; }
}
@test "system: amavis decoders installed and available" {
_service_log_should_contain_string 'mail' '.*(Internal decoder|Found decoder) for\s+\..*'
_service_log_should_contain_string 'mail' '.*(Internal decoder|Found decoder) for\s+\..*' '-E'
run bash -c "grep -Eo '(mail|Z|gz|bz2|xz|lzma|lrz|lzo|lz4|rpm|cpio|tar|deb|rar|arj|arc|zoo|doc|cab|tnef|zip|kmz|7z|jar|swf|lha|iso|exe)' <<< '${output}' | sort | uniq"
assert_success
# Support for doc and zoo removed in buster