Merged fix-886059-pt-heartbeat-timezones

This commit is contained in:
Brian Fraser
2012-12-13 22:38:40 -03:00
3 changed files with 131 additions and 10 deletions
+4
View File
@@ -56,6 +56,10 @@ my $sample = "t/pt-heartbeat/samples/";
my $sentinel = '/tmp/pt-heartbeat-sentinel';
# Remove any leftover instances
diag(`$trunk/bin/pt-heartbeat --stop >/dev/null`);
sleep 1;
diag(`rm -rf $sentinel >/dev/null 2>&1`);
$sb->create_dbs($node1, ['test']);