mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
Add ping_for_updates(), send the X-Percona-Toolkit-Tool header, and fix an error in pingback()
This commit is contained in:
@@ -68,7 +68,7 @@ sub test_pingback {
|
||||
);
|
||||
|
||||
is(
|
||||
$post,
|
||||
$post->{content},
|
||||
$args{post},
|
||||
"$args{name} client response"
|
||||
)
|
||||
|
Reference in New Issue
Block a user