Mercurial > hg
view tests/histedit-helpers.sh @ 27141:a4e3dec3010e
run-tests: add --slowtimeout and use it for slow tests
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 25 Nov 2015 00:39:05 +0000 |
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" }