Fixes a small bug in one signature with a duplicate name.

Also update a single failing test.
This commit is contained in:
Seth Hall 2020-04-29 11:22:42 -04:00
parent 15d43dfbcd
commit dac96a6be3
2 changed files with 20 additions and 11 deletions

View file

@ -62,7 +62,7 @@ signature file-pyc-3-0 {
# Python 3.1 bytecode
signature file-pyc-3-2 {
signature file-pyc-3-1 {
file-magic /^[\x45\x4f]\x0c\x0d\x0a/
file-mime "application/x-python-bytecode", 80
}