diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-08-17 10:33:18 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-08-17 10:33:18 -0700 |
commit | 58cbd20b1ffb77d4f67a81bfc4d1d953865b4732 (patch) | |
tree | db6487e4dc88d44f7a021a5b4ed0333c6df802c8 /src/Text | |
parent | eab5fbb4fd9644af0d98e76a4e606e4a7d454298 (diff) | |
download | pandoc-58cbd20b1ffb77d4f67a81bfc4d1d953865b4732.tar.gz |
Removed check for PATH variable in running filters.
This cause problems on Windows 8, where the variable is called
`Path`.
Instead, simply trap the exception that will be raised by
`findExecutable` if path is not set.
This should fix #1542.
Diffstat (limited to 'src/Text')
0 files changed, 0 insertions, 0 deletions