https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31447
--- Comment #31 from Emmi Takkinen <[email protected]> --- (In reply to Jonathan Druart from comment #30) > Yes, all the subtest actually. Which IDE do you use? > > If vi, you can: > 1. install perltidy > 2. Define a vmap on F8 (or whatever) in your .vimrc > vmap <F8> :!perltidy -q<CR> > 3. Open a new vi instance, select text in visual mode, press F8 Thanks, this worked fine. I was able to fix tests and perltidy them, should I just at the patch here or should I make a new bug? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
