Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Typofix in Makefile comment.
author
Pavel Roskin
<proski@gnu.org>
Sun, 9 Jul 2006 09:44:58 +0000
(
02:44
-0700)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 9 Jul 2006 09:44:58 +0000
(
02:44
-0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
140245b
)
diff --git
a/Makefile
b/Makefile
index cb83ebaf807ae0ed3cf5bc356e072269ec1685eb..b9869c46381de381a099ae727d219a4cecebe835 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-33,7
+33,7
@@
all:
# Define NO_SYMLINK_HEAD if you never want .git/HEAD to be a symbolic link.
# Enable it on Windows. By default, symrefs are still used.
#
# Define NO_SYMLINK_HEAD if you never want .git/HEAD to be a symbolic link.
# Enable it on Windows. By default, symrefs are still used.
#
-# Define NO_SVN_TESTS if you want to skip time-consuming SVN interopability
+# Define NO_SVN_TESTS if you want to skip time-consuming SVN interop
er
ability
# tests. These tests take up a significant amount of the total test time
# but are not needed unless you plan to talk to SVN repos.
#
# tests. These tests take up a significant amount of the total test time
# but are not needed unless you plan to talk to SVN repos.
#