Mercurial > hg
view tests/histedit-helpers.sh @ 17603:a7fa5bd1c914
wireproto: workaround for yield inside try/finally incompatible with python2.4
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Tue, 18 Sep 2012 17:00:58 +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" }