##// END OF EJS Templates
fix purge_results for args other than specified msg_id...
fix purge_results for args other than specified msg_id The was a key mismatch when targets was specified (hub expected `engine_ids`, client gave `targets`), and the msg_ids='all' was transformed into msg_ids=['all'], which meant that no records were purged. Test included.

File last commit:

r2661:595fc3b9
r4146:a7e6bb39
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer