##// END OF EJS Templates
use shlex.split on editor hooks on Windows...
use shlex.split on editor hooks on Windows pipes.quote uses single-quotes, which is wrong on Windows. But the grouping is still correct after shlex.split. An alternative would be to use a cmd list, and not do any quoting.

File last commit:

r11033:fa36e98f
r18836:e0a5359f
Show More
logout.less
2 lines | 34 B | text/x-less | LessCssLexer
Brian E. Granger
Creating override.css for each page....
r10723 // Custom styles for logout.html
Brian Granger
Refactoring templates and top level js/css organization.
r6192