mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-01 20:19:36 +00:00
desable verbose log for tests
This commit is contained in:
parent
0d65344dd1
commit
75d356b87f
@ -937,7 +937,7 @@ void deploytest::runTestParams(QStringList list,
|
||||
const QStringList &checkableKeys,
|
||||
bool noWarnings, bool onlySize) {
|
||||
|
||||
QuasarAppUtils::Params::parseParams(list << "-verbose" << "3");
|
||||
QuasarAppUtils::Params::parseParams(list);
|
||||
|
||||
Deploy deploy;
|
||||
if (deploy.run() != Good)
|
||||
|
Loading…
x
Reference in New Issue
Block a user