commit | 254ad58c0790f3bcf4ca510ba0e8a7c0f1546301 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Mon Sep 19 00:11:30 2016 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Mon Sep 19 00:11:30 2016 +0200 |
tree | f906a773422e3d6910a09f2a68177f22c1aac890 | |
parent | 3515dcce80ca51d29a7100ce0c2ac2a50ba46af8 [diff] |
Fix test_huntrleaks_fd_leak() of test_regrtest Issue #28195: Don't expect the fd leak message to be on a specific line number, just make sure that the line is present in the output.