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

병합
izaya Skye/OC-PsychOS2:git-windows-bash-fixes 에서 master 로 1 commits 를 머지했습니다 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 다음으로부터 할당됨 Skye 2020-05-13 01:31:29 +10:00
izaya closed this pull request 2020-05-14 14:11:23 +10:00
"로그인하여 이 대화에 참여"
No reviewers
레이블 없음
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

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