fix #86 wrong log

This commit is contained in:
a.yankovich 2019-01-29 16:11:52 +03:00
parent 2807217516
commit 70c4a2caaa
2 changed files with 2 additions and 2 deletions

View File

@ -404,7 +404,7 @@ void Deploy::extract(const QString &file, bool isExtractPlugins) {
else if (sufix.isEmpty() || sufix.contains("so", Qt::CaseSensitive)) {
extractLinuxLib(file, isExtractPlugins);
} else {
qCritical() << "file with sufix " << sufix << " not supported!";
QuasarAppUtils::Params::verboseLog("file with sufix " + sufix + " not supported!");
}
}

@ -1 +1 @@
Subproject commit b87e4491cdbb1b9199b7d5d26bd9bfc11187daed
Subproject commit 02d3e668851fc24149edd4db8f26946d66a88c8e