Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
t
/
t9301-fast-export.sh
diff --git
a/t/t9301-fast-export.sh
b/t/t9301-fast-export.sh
index e9c9fe65d0a7cc01323480facdcaba233b57f564..f09bfb1117caa05981d65e45fe2a9cc4c7ca19f3 100755
(executable)
--- a/
t/t9301-fast-export.sh
+++ b/
t/t9301-fast-export.sh
@@
-106,9
+106,9
@@
test_expect_success 'signed-tags=abort' '
'
-test_expect_success 'signed-tags=
ignore
' '
+test_expect_success 'signed-tags=
verbatim
' '
- git fast-export --signed-tags=
ignore
sign-your-name > output &&
+ git fast-export --signed-tags=
verbatim
sign-your-name > output &&
grep PGP output
'