Custom OBSW update path #582
@@ -1891,7 +1891,6 @@ ReturnValue_t CoreController::executeSwUpdate(SwUpdateSources sourceDir, const u
|
|||||||
size_t size) {
|
size_t size) {
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace std::filesystem;
|
using namespace std::filesystem;
|
||||||
error_code e;
|
|
||||||
// At the very least, chip and copy ID need to be included in the command
|
// At the very least, chip and copy ID need to be included in the command
|
||||||
if (size < 2) {
|
if (size < 2) {
|
||||||
return HasActionsIF::INVALID_PARAMETERS;
|
return HasActionsIF::INVALID_PARAMETERS;
|
||||||
|
Reference in New Issue
Block a user