Fix document generation on Windows (using Git Bash) #3

Merged
izaya merged 1 commits from Skye/OC-PsychOS2:git-windows-bash-fixes into master 2020-05-14 14:11:23 +10:00
Contributor
  • Made finddesc.lua execute commands using sh -c 'command', which ensures that Unix-like shell is used instead of cmd.exe
  • Made finddesc.lua avoid a situation where it would end up with a double '/' in outpath
  • Redirect output of deleting the document to null to avoid pointless "No such file or directory" errors.
* Made finddesc.lua execute commands using `sh -c 'command'`, which ensures that Unix-like shell is used instead of cmd.exe * Made finddesc.lua avoid a situation where it would end up with a double '/' in `outpath` * Redirect output of deleting the document to null to avoid pointless "No such file or directory" errors.
izaya was assigned by Skye 2020-05-13 01:31:29 +10:00
izaya closed this pull request 2020-05-14 14:11:23 +10:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: izaya/OC-PsychOS2#3
No description provided.