X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=tests%2Flib;h=fcc2a69766e73b34a32b8ba0cdd1112893c1775f;hb=54b427747f1491776db2cba723645dd437c3e606;hp=277ad5e33df189c6b903c8378c3ad1e638a1ce30;hpb=625519607d0e5552d0e0372fc833e9def2f219c5;p=dgit.git diff --git a/tests/lib b/tests/lib index 277ad5e3..fcc2a697 100644 --- a/tests/lib +++ b/tests/lib @@ -360,7 +360,7 @@ t-expect-fsck-fail () { } t-git-fsck () { - local fsckerrs=dgit-test-fsck.errs + local fsckerrs=$(git rev-parse --git-dir)/dgit-test-fsck.errs set +e LC_MESSAGES=C git fsck --no-dangling --strict 2>&1 \