Collection test. Make timeout 2 minutes.
--HG-- branch : develop
This commit is contained in:
@ -69,7 +69,7 @@ protected:
|
||||
QString TapePath() const;
|
||||
QString TranslationsPath() const;
|
||||
|
||||
int Run(int exit, const QString &program, const QStringList &arguments, int msecs = 30000);
|
||||
int Run(int exit, const QString &program, const QStringList &arguments, int msecs = 120000);
|
||||
bool CopyRecursively(const QString &srcFilePath, const QString &tgtFilePath) const;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user