This commit is contained in:
Toke Stuart Jepsen 2023-09-05 08:33:49 +01:00
parent 71bd10fffb
commit 93a9ae2a6f

View file

@ -591,8 +591,8 @@ class ExtractLook(publish.Extractor):
resources = instance.data["resources"]
color_management = lib.get_color_management_preferences()
# Temporary disable all hardlinking, due to the feature not being used
# or properly working.
# TODO: Temporary disable all hardlinking, due to the feature not being
# used or properly working.
self.log.info(
"Forcing copy instead of hardlink."
)