mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-29 06:32:30 +08:00
Match-id-db6162815a2e2a0e6c5b6445422d421f7fea53ca
This commit is contained in:
@@ -173,7 +173,7 @@ int CheckLegality(const char* filename)
|
||||
fprintf(stderr, "Please check the write permission!\n");
|
||||
return -1;
|
||||
}
|
||||
} while(strcmp(dirname(buf), "/"));
|
||||
} while (strcmp(dirname(buf), "/"));
|
||||
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user