First version of ATBUpdateCheck
This commit is contained in:
@@ -197,7 +197,8 @@ Worker::Worker(int customerNr,
|
||||
// check ISMAS connectivity
|
||||
m_workList.push_back(
|
||||
std::make_unique<CheckIsmasConnectivityCommand>(
|
||||
QString("echo CheckIsmasConnectivityCommand")
|
||||
//QString("echo CheckIsmasConnectivityCommand")
|
||||
QString("/opt/app/tools/atbupdate/ATBUpdateCheck --ismas-connected")
|
||||
, this));
|
||||
|
||||
// check if update activated in ISMAS
|
||||
|
Reference in New Issue
Block a user