tests/histedit-helpers.sh
author Mads Kiilerich <madski@unity3d.com>
Mon, 15 Apr 2013 23:43:50 +0200
changeset 19002 5083baa6cbf8
parent 17085 35729bdd59b6
child 27350 890273343170
permissions -rw-r--r--
largefiles: remove blecch from lfutil.copyandhash - don't close the passed fd

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