Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t7004: fix mistaken tag name
[gitweb.git]
/
t
/
t7004-tag.sh
diff --git
a/t/t7004-tag.sh
b/t/t7004-tag.sh
index 2aac77af701989dc16980268155d6e40500354bb..ee093b393d51a2dce6752dcf7bf66cc74a42202a 100755
(executable)
--- a/
t/t7004-tag.sh
+++ b/
t/t7004-tag.sh
@@
-1056,7
+1056,7
@@
test_expect_success GPG \
git tag -s -F sigblanknonlfile blanknonlfile-signed-tag &&
get_tag_msg blanknonlfile-signed-tag >actual &&
test_cmp expect actual &&
- git tag -v signed-tag
+ git tag -v
blanknonlfile-
signed-tag
'
# messages with commented lines for signed tags: