author | Linus Torvalds <torvalds@linux-foundation.org> | |
Sun, 26 Apr 2009 19:29:13 +0000 (12:29 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Apr 2009 23:20:25 +0000 (16:20 -0700) | ||
commit | 95110d75d972dfdd317829ae7feaf42d4f14ab25 | |
tree | 4be5887340e46164789c4c2b89d5ad9be530b4f0 | tree | snapshot |
parent | be66a6c43dcba42c56f66a8706721a76098f8e25 | commit | diff |
t4202: fix typo
While I did a
make -j64 test > ~/t.out
to check my previous patch (in case some test actually tested 'trustctime'
or something), I noticed this one. Somebody has speeling trouble:
t4202-log.sh: line 345: test_expect_sucess: command not found
Fixed thus.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
While I did a
make -j64 test > ~/t.out
to check my previous patch (in case some test actually tested 'trustctime'
or something), I noticed this one. Somebody has speeling trouble:
t4202-log.sh: line 345: test_expect_sucess: command not found
Fixed thus.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4202-log.sh | diff | blob | history |