##// END OF EJS Templates
Fix clashes between debugger tests and coverage.py...
Fix clashes between debugger tests and coverage.py coverage.py works by setting the trace function. But so does the debugger, so we need to re-set it afterwards to get accurate coverage results.

File last commit:

r10551:59e07fdc
r12286:fab155c9
Show More
post-merge
4 lines | 51 B | text/plain | TextLexer
#!/bin/sh
git submodule init
git submodule update