diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2008-03-03 20:09:31 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-03 18:26:23 -0800 |
commit | be7bae0d4821462c50c5b82633edb372fe971e9e (patch) | |
tree | 6c229a44fb2c4646e70c6c529ea0de12bb1f3f59 /t/t1100-commit-tree-options.sh | |
parent | describe: re-fix display_name() (diff) | |
download | tgif-be7bae0d4821462c50c5b82633edb372fe971e9e.tar.xz |
Don't allow git-describe failures to go unnoticed in t6120
If git-describe fails we never execute the test_expect_success,
so we never actually test for failure. This is horribly wrong.
We need to always run the test case, but the test case is only
supposed to succeed if the prior git-describe returned 0.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1100-commit-tree-options.sh')
0 files changed, 0 insertions, 0 deletions