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

已合併
izaya 將 1 次提交從 Skye/OC-PsychOS2:git-windows-bash-fixes 合併至 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.
izayaSkye 指派 2020-05-13 01:31:29 +10:00
izaya 關閉了這個合併請求 2020-05-14 14:11:23 +10:00
登入 才能加入這對話。
沒有審核者
未選擇標籤
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

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