Mercurial > hg-stable
view tests/histedit-helpers.sh @ 47740:28d5e05c139a
narrow: stop using `normallookup` during a test
Differential Revision: https://phab.mercurial-scm.org/D11182
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 19 Jul 2021 15:41:51 +0200 |
parents | 890273343170 |
children |
line wrap: on
line source
fixbundle() { grep -v 'saving bundle' | grep -v 'saved backup' | \ grep -v added | grep -v adding | \ grep -v "unable to find 'e' for patching" | \ grep -v "e: No such file or directory" | \ cat }