mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 21:09:14 +00:00
Removed --aux-dsn, enabled passing an optional dsn with the extra arguments
This commit is contained in:
@@ -401,7 +401,7 @@ $output = output(
|
||||
'--review', "$dsn,D=test,t=query_review",
|
||||
'--history', "$dsn,D=test,t=query_review_history",
|
||||
qw(--no-report --no-continue-on-error),
|
||||
"$trunk/t/lib/samples/slow002.txt")
|
||||
"$trunk/t/lib/samples/slowlogs/slow002.txt")
|
||||
},
|
||||
stderr => 1,
|
||||
);
|
||||
|
Reference in New Issue
Block a user