Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
t/lib-terminal.sh: fix typo
author
Alexander Kuleshov
<kuleshovmail@gmail.com>
Wed, 21 Jan 2015 09:14:01 +0000
(15:14 +0600)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 21 Jan 2015 20:40:08 +0000
(12:40 -0800)
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/lib-terminal.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
25143a5
)
diff --git
a/t/lib-terminal.sh
b/t/lib-terminal.sh
index 51845491bb42ee72a1f7ec33c504e65c5bf8b248..cd220e378e201fc5bfbaf9c78b0a3183ebf12d11 100644
(file)
--- a/
t/lib-terminal.sh
+++ b/
t/lib-terminal.sh
@@
-1,7
+1,7
@@
# Helpers for terminal output tests.
# Catch tests which should depend on TTY but forgot to. There's no need
-# to aditionally check that the TTY prereq is set here. If the test declared
+# to ad
d
itionally check that the TTY prereq is set here. If the test declared
# it and we are running the test, then it must have been set.
test_terminal () {
if ! test_declared_prereq TTY