提交 76a22470 编写于 作者: A antirez

added pid info to the check memory leaks test, so that those tests don't appear to be duplicated

上级 b78fd80f
......@@ -13,7 +13,7 @@ proc kill_server config {
# check for leaks
catch {
if {[string match {*Darwin*} [exec uname -a]]} {
test {Check for memory leaks} {
test "Check for memory leaks (pid $pid)" {
exec leaks $pid
} {*0 leaks*}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册