hgext/__init__.py
author Simon Heimberg <simohe@besonet.ch>
Thu, 16 Jan 2014 12:08:57 +0100
changeset 20274 7a259dfe24f7
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
run-tests: print more information on unnecessary glob matching Extend the message with the test name and the approximate line number. (The line number is the one of the command producing the output.) Finding the line to fix is easier now. old message: ...... Info, unnecessary glob: at a/b/c (glob) .. new message: ...... Info, unnecessary glob in test-example.t (after line 9): at a/b/c (glob) .. The test result is still pass as before.

# placeholder