mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Trigger validation with sim.directory
Ref T247 follow up
This commit is contained in:
committed by
Mat Sutcliffe
parent
36381351b9
commit
e8ea050882
@@ -61,7 +61,7 @@ namespace BlackMisc
|
||||
|
||||
//! Trigger a validation, returns false if "work in progress"
|
||||
//! \threadsafe
|
||||
bool triggerValidation(const CSimulatorInfo &simulator);
|
||||
bool triggerValidation(const CSimulatorInfo &simulator, const QString &simDirectory);
|
||||
|
||||
//! Request last results (again), if there are any
|
||||
//! \remark emits CBackgroundValidation::validated signal
|
||||
|
||||
Reference in New Issue
Block a user