projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb626bc
)
Error in test description of t1200-tutorial
author
Robin Rosenberg
<robin.rosenberg@dewire.com>
Tue, 3 Oct 2006 00:02:15 +0000
(
02:02
+0200)
committer
Junio C Hamano
<junkio@cox.net>
Tue, 3 Oct 2006 08:02:27 +0000
(
01:02
-0700)
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t1200-tutorial.sh
patch
|
blob
|
history
diff --git
a/t/t1200-tutorial.sh
b/t/t1200-tutorial.sh
index c7db20e7f3c91e4f07ba4ba9714bb0aabc765317..0272dd429302534846e3a7f221a520bac2907ca8 100755
(executable)
--- a/
t/t1200-tutorial.sh
+++ b/
t/t1200-tutorial.sh
@@
-3,7
+3,7
@@
# Copyright (c) 2005 Johannes Schindelin
#
-test_description='
Test git-rev-parse with different parent options
'
+test_description='
A simple turial in the form of a test case
'
. ./test-lib.sh