Mercurial > hg
diff tests/test-run-tests.py @ 23045:a4dd270a419c
repoview: include the filter name in filtered revision error messages
This will help user to debug. A more precise message will be issued
for the most common case ("visible" filter) in the next changesets.
example output:
- abort: filtered revision '4'!
+ abort: filtered revision '4' (not in 'visible' subset)!
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 17 Oct 2014 15:54:43 -0700 |
parents | 56610da39b48 |
children | 625dd917f04f |