Skip to content

Commit

Permalink
Merge pull request #88 from DUNE-DAQ/johnfreeman/build_against_extern…
Browse files Browse the repository at this point in the history
…als_v2.2

JCF: ignore SIGHUP error message gunicorn introduced between 21.1.0 a…
  • Loading branch information
jcfreeman2 authored Jan 21, 2025
2 parents 3b60b18 + 84492cf commit ba8621f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integtest/listrev_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"local-connection-server": [
"errorlog: -",
"Worker with pid \\d+ was terminated due to signal",
"Worker.*was sent SIGHUP"
],
"listrev": ["connect: Connection refused"]
}
Expand Down

0 comments on commit ba8621f

Please sign in to comment.