summaryrefslogtreecommitdiff
path: root/t/t9136-git-svn-recreated-branch-empty-file.sh
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2014-04-07 15:47:52 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-04-07 12:09:10 -0700
commitb984d333a1367078c3631b8dfdd0d0ec7b332715 (patch)
treee7539e66aa445d580e4ed24f00f48180f7d78084 /t/t9136-git-svn-recreated-branch-empty-file.sh
parentUpdate draft release notes to 2.0 (diff)
downloadtgif-b984d333a1367078c3631b8dfdd0d0ec7b332715.tar.xz
t1400: fix name and expected result of one test
The test stdin -z create ref fails with zero new value actually passes an empty new value, not a zero new value. So rename the test s/zero/empty/, and change the expected error from fatal: create $c given zero new value to fatal: create $c missing <newvalue> Of course, this makes the test fail now, because although "git update-ref" tries to distinguish between these two errors, it does not succeed in this situation. Fixing it is more than a one-liner, so mark the test test_expect_failure for now. The failure will be fixed later in this patch series. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9136-git-svn-recreated-branch-empty-file.sh')
0 files changed, 0 insertions, 0 deletions