diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-08-15 21:17:20 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-08-15 21:17:20 -0700 |
commit | f8b6a224aec780785baf3112f24c44f6c424e6ba (patch) | |
tree | 734dafad19e1386f3338c7be95e8b9f7d95340ee /appveyor.yml | |
parent | 97fe6c35b5c8c5e3e076f712e841f1db13c5a0bd (diff) | |
download | pandoc-f8b6a224aec780785baf3112f24c44f6c424e6ba.tar.gz |
Remove initial check for pdf creating program.
Instead, just try running it and raise the exception if it
isn't found at that point.
This improves things for users of Cygwin on Windows, where
the executable won't be found by `findExecutable` unless
`.exe` is added.
The same exception is raised as before, but at a later
point.
Closes #3819.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions