X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft1400-update-ref.sh;h=5637cb5eac2fa77ec3882263418c363a4da8a69a;hb=8232dc427fb4b92b38e74e9e93b52231a67e354f;hp=6a917f2ff48661a5d70fdcbcc700cbf659004818;hpb=a622f6b35eb72b0ce738c03d6b49f760501bce78;p=git.git diff --git a/t/t1400-update-ref.sh b/t/t1400-update-ref.sh index 6a917f2ff..5637cb5ea 100755 --- a/t/t1400-update-ref.sh +++ b/t/t1400-update-ref.sh @@ -63,8 +63,8 @@ test_expect_failure \ "test $B"' = $(cat .git/'"$m"')' rm -f .git/$m -mkdir -p .git/logs/refs/heads -touch .git/logs/refs/heads/master +: a repository with working tree always has reflog these days... +: >.git/logs/refs/heads/master test_expect_success \ "create $m (logged by touch)" \ 'GIT_COMMITTER_DATE="2005-05-26 23:30" \