test_1
This commit is contained in:
parent
a517041084
commit
7bc3f9f3cb
1 changed files with 2 additions and 2 deletions
|
|
@ -444,7 +444,7 @@ ErrorCode ServerController::buildContainerWorker(const ServerCredentials &creden
|
|||
return ErrorCode::NoError;
|
||||
};
|
||||
|
||||
errorCode error =
|
||||
ErrorCode error =
|
||||
runScript(credentials,
|
||||
replaceVars(amnezia::scriptData(SharedScriptType::build_container), genVarsForScript(credentials, container, config)),
|
||||
cbReadStdOut, cbReadStdErr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue