mgaitan / waliki

A wiki engine powered by Django and Git
http://waliki.pythonanywhere.com
BSD 3-Clause "New" or "Revised" License
309 stars 56 forks source link

Consistent handling of executable paths for external tools. #147

Closed wagnerflo closed 6 years ago

wagnerflo commented 7 years ago

From what I could see there's three places external tools are used. All of them use the sh module but do it differently:

Here's a patch that introduces consistency and allows changing the tool path's through settings.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.03%) to 74.969% when pulling 3bc6d398a1dc186246855f467b1b27cf3d20b297 on wagnerflo:commands into b7db696075ceebb5676be61f44e2d806cc472255 on mgaitan:master.