empty line removed
This commit is contained in:
parent
c57de35ad1
commit
98d90d8f93
1 changed files with 0 additions and 1 deletions
|
|
@ -462,7 +462,6 @@ ErrorCode ServerController::buildContainerWorker(const ServerCredentials &creden
|
||||||
return ErrorCode::ServerCgroupMountpoint;
|
return ErrorCode::ServerCgroupMountpoint;
|
||||||
if (stdOut.contains("have reached") && stdOut.contains("pull rate limit"))
|
if (stdOut.contains("have reached") && stdOut.contains("pull rate limit"))
|
||||||
return ErrorCode::DockerPullRateLimit;
|
return ErrorCode::DockerPullRateLimit;
|
||||||
|
|
||||||
|
|
||||||
return error;
|
return error;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue