mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-20 01:16:14 +00:00
Remove $Revision$ and finish re-branding modules. Rename MaatkitTest.pm to PerconaTest.pm. Put copyrights on one line.
This commit is contained in:
@@ -28,7 +28,7 @@ use DSNParser;
|
||||
use ReportFormatter;
|
||||
use ExplainAnalyzer;
|
||||
use Sandbox;
|
||||
use MaatkitTest;
|
||||
use PerconaTest;
|
||||
|
||||
my $dp = new DSNParser(opts=>$dsn_opts);
|
||||
my $sb = new Sandbox(basedir => '/tmp', DSNParser => $dp);
|
||||
|
Reference in New Issue
Block a user