mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-11 06:50:07 +08:00
Match-id-cd2735ec23dcbe357a3201737c9de4694aee8177
This commit is contained in:
@@ -291,7 +291,6 @@ int DoPrepare(const struct CmdArgs *args, struct ParsedConfig *config)
|
||||
free(str);
|
||||
return -1;
|
||||
}
|
||||
|
||||
ret = GetCgroupPath(args->pid, config->cgroupPath, BUF_SIZE);
|
||||
if (ret < 0) {
|
||||
Logger("failed to get cgroup path.", LEVEL_ERROR, SCREEN_YES);
|
||||
|
Reference in New Issue
Block a user