diff options
| author | SZEDER Gábor <szeder.dev@gmail.com> | 2016-12-08 15:23:55 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2016-12-08 11:11:57 -0800 |
| commit | eba286e31012335370aedb7572ff51df549eb3f3 (patch) | |
| tree | 15964dd23e98bb62b5f72ef992fd977292351491 /git-gui/lib/commit.tcl | |
| parent | Start post 2.11 cycle (diff) | |
| download | git-eba286e31012335370aedb7572ff51df549eb3f3.tar.gz git-eba286e31012335370aedb7572ff51df549eb3f3.zip | |
t7004-tag: delete unnecessary tags with test_when_finished
The '--force is moot with a non-existing tag name' test creates two
new tags, which are then deleted right after the test is finished,
outside the test_expect_success block, allowing 'git tag -d's output to
pollute the test output.
Use test_when_finished to delete those tags.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
