diff options
author | Simon MacMullen <simon@rabbitmq.com> | 2013-10-28 14:47:25 +0000 |
---|---|---|
committer | Simon MacMullen <simon@rabbitmq.com> | 2013-10-28 14:47:25 +0000 |
commit | 7bb9fc0bb5f3ba51dc5014e6eea3f212b4d98c9a (patch) | |
tree | 47e73b0335d0f63aebce599f278ecbbba0ebec55 /check_xref | |
parent | 29b4afff7a36c29ab90261875bfe3c235bb7093f (diff) | |
download | rabbitmq-server-7bb9fc0bb5f3ba51dc5014e6eea3f212b4d98c9a.tar.gz |
simplifybug25838
Diffstat (limited to 'check_xref')
-rwxr-xr-x | check_xref | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -140,8 +140,7 @@ checks() -> %% | - calling from %% || - calling to %% "RE1" : "RE2" / "RE3" - regex MFA - {"(E | \"(rabbit|amqp).*\" : \".*\" / \".*\" || " - "\"gen_server2?\" : \"call\" / \"2\")", + {"(E | \"(rabbit|amqp).*\" : _ / _ || \"gen_server2?\" : call / 2)", "5 sec timeout in", error, filters()}, {"(Lin) (LU * (X - XU))", |