Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule init: redirect stdout to stderr
[gitweb.git]
/
t
/
t1450-fsck.sh
diff --git
a/t/t1450-fsck.sh
b/t/t1450-fsck.sh
index 6c9695362894df00570a405c9c10f1f295f9bc5d..e66b7cb697bc8a4ef7268e5d8d29f0b69a8ac213 100755
(executable)
--- a/
t/t1450-fsck.sh
+++ b/
t/t1450-fsck.sh
@@
-288,7
+288,7
@@
test_expect_success 'tag with bad tagger' '
grep "error in tag .*: invalid author/committer" out
'
-test_expect_
failure
'tag with NUL in header' '
+test_expect_
success
'tag with NUL in header' '
sha=$(git rev-parse HEAD) &&
q_to_nul >tag-NUL-header <<-EOF &&
object $sha