tests/histedit-helpers.sh
author Wagner Bruna <wbruna@yahoo.com>
Fri, 31 Aug 2012 21:49:52 -0300
branchstable
changeset 17415 20665910d9d9
parent 17085 35729bdd59b6
child 27350 890273343170
permissions -rw-r--r--
i18n-pt_BR: synchronized with bdd248666dbc

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"
}