Add ping_for_updates(), send the X-Percona-Toolkit-Tool header, and fix an error in pingback()

This commit is contained in:
Brian Fraser
2012-08-09 17:38:39 -03:00
parent 4a04837378
commit c7060a99a7
2 changed files with 26 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ sub test_pingback {
);
is(
$post,
$post->{content},
$args{post},
"$args{name} client response"
)