From: Nguyễn Thái Ngọc Duy Date: Fri, 13 Jun 2014 12:19:50 +0000 (+0700) Subject: t2104: make sure split index mode is off for the version test X-Git-Tag: v2.1.0-rc0~45^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5b0a78c1c0e15e97133784b342384cdefa17f6fc;p=thirdparty%2Fgit.git t2104: make sure split index mode is off for the version test Version tests only make sense when all entries are in the same file, so we can see if version is downgraded to 2 if 3 is not required. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano --- diff --git a/t/t2104-update-index-skip-worktree.sh b/t/t2104-update-index-skip-worktree.sh index 29c1fb10ca..cc830da58d 100755 --- a/t/t2104-update-index-skip-worktree.sh +++ b/t/t2104-update-index-skip-worktree.sh @@ -7,6 +7,8 @@ test_description='skip-worktree bit test' . ./test-lib.sh +sane_unset GIT_TEST_SPLIT_INDEX + test_set_index_version 3 cat >expect.full <