Manager: fixed copy/paste typo in CheckBlenderExePath() #104192

Merged
Sybren A. Stüvel merged 1 commits from MKRelax/flamenco:main into main 2023-03-06 12:55:54 +01:00
Contributor

When browsing the source code I found that the toCheck variable in CheckBlenderExePath() was initialized to CheckSharedStoragePathJSONBody.
That should probably be CheckBlenderExePathJSONBody.
Both are of type PathCheckInput, so it's just for readability of the code, and for me to practice Git and pull requests, I haven't done this for a while :).

When browsing the source code I found that the toCheck variable in CheckBlenderExePath() was initialized to CheckSharedStoragePathJSONBody. That should probably be CheckBlenderExePathJSONBody. Both are of type PathCheckInput, so it's just for readability of the code, and for me to practice Git and pull requests, I haven't done this for a while :).
MKRelax added 1 commit 2023-02-28 23:23:00 +01:00
MKRelax force-pushed main from f65adace57 to 923d6dbb53 2023-02-28 23:47:15 +01:00 Compare

Looks good to me, thanks!

As more practice, remove the WIP: title so that I can accept & land the PR :)

Looks good to me, thanks! As more practice, remove the `WIP: ` title so that I can accept & land the PR :)
MKRelax changed title from WIP: Manager: fixed copy/paste typo in CheckBlenderExePath() to Manager: fixed copy/paste typo in CheckBlenderExePath() 2023-03-03 14:49:44 +01:00
Sybren A. Stüvel approved these changes 2023-03-06 12:55:15 +01:00
Sybren A. Stüvel merged commit 7963ab5efd into main 2023-03-06 12:55:54 +01:00

Thanks for the patch!

Thanks for the patch!
Sign in to join this conversation.
No description provided.