Mercurial > hg
view tests/histedit-helpers.sh @ 19862:42455ebbab9f
convert: fix crash when filemap filtering is changed
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Wed, 02 Oct 2013 19:46:47 +0200 |
parents | 35729bdd59b6 |
children | 890273343170 |
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" }