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
贡献者
  • 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.
izaya2020-05-13 01:31:29 +10:00Skye 指派
izaya "于 2020-05-14 14:11:23 +10:00 关闭此合并请求 "
登录 并参与到对话中。
无审核者
未选择标签
未选择里程碑
未指派成员
1 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:izaya/OC-PsychOS2#3
没有提供说明。