Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t9300-fast-import: fix typo in test description
author
Stefan Beller
<stefanbeller@gmail.com>
Sun, 21 Sep 2014 15:02:57 +0000
(17:02 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 22 Sep 2014 19:42:24 +0000
(12:42 -0700)
Signed-off-by: Stefan Beller <stefanbeller@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9300-fast-import.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
e6aaa39
)
diff --git
a/t/t9300-fast-import.sh
b/t/t9300-fast-import.sh
index 27263dfb80420a417bb0f33aa8731ef2fb7bc7b6..4a4cca7b459ba21ac96ee0e6fdd00731d514058b 100755
(executable)
--- a/
t/t9300-fast-import.sh
+++ b/
t/t9300-fast-import.sh
@@
-2866,7
+2866,7
@@
test_expect_success 'S: notemodify with garbage after sha1 dataref must fail' '
#
# notemodify, mark in commit-ish
#
-test_expect_success 'S: notemodify with garba
r
ge after mark commit-ish must fail' '
+test_expect_success 'S: notemodify with garbage after mark commit-ish must fail' '
test_must_fail git fast-import --import-marks=marks <<-EOF 2>err &&
commit refs/heads/Snotes
committer $GIT_COMMITTER_NAME <$GIT_COMMITTER_EMAIL> $GIT_COMMITTER_DATE