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

已合併
izaya 2020-05-14 14:11:23 +10:00 將 1 次代碼提交從 Skye/OC-PsychOS2:git-windows-bash-fixes 合併至 master
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.
izayaSkye 2020-05-13 01:31:29 +10:00指派
izaya closed this pull request 2020-05-14 14:11:23 +10:00
登入 才能加入這對話。
No reviewers
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
訊息
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.