Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Fix hardlink for windows #2864

Merged
merged 1 commit into from
Mar 10, 2022
Merged

Conversation

iLLiCiTiT
Copy link
Member

Brief description

This PR implemented create_hard_link which has special condition for windows but when is successfull it continues right into raise of exception.

Changes

  • added return for windows specific condition

Testing notes:

  1. Run create_hard_link on windows in host with Python 2

@iLLiCiTiT iLLiCiTiT self-assigned this Mar 10, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Mar 10, 2022
@iLLiCiTiT iLLiCiTiT merged commit 604df9b into develop Mar 10, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/create_hardlink_fix branch March 10, 2022 10:51
@mkolar mkolar added this to the 3.9.0 milestone Mar 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants