Revision 95110d75d972dfdd317829ae7feaf42d4f14ab25 authored by Linus Torvalds on 26 April 2009, 19:29:13 UTC, committed by Junio C Hamano on 26 April 2009, 23:20:25 UTC
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>
1 parent be66a6c
History
File Mode Size
README -rw-r--r-- 167 bytes
git-checkout.sh -rwxr-xr-x 7.4 KB
git-clean.sh -rwxr-xr-x 2.2 KB
git-clone.sh -rwxr-xr-x 12.4 KB
git-commit.sh -rwxr-xr-x 14.0 KB
git-fetch.sh -rwxr-xr-x 8.9 KB
git-gc.sh -rwxr-xr-x 594 bytes
git-ls-remote.sh -rwxr-xr-x 2.5 KB
git-merge-ours.sh -rwxr-xr-x 338 bytes
git-merge.sh -rwxr-xr-x 12.3 KB
git-remote.perl -rwxr-xr-x 10.1 KB
git-rerere.perl -rwxr-xr-x 6.0 KB
git-reset.sh -rwxr-xr-x 2.2 KB
git-resolve.sh -rwxr-xr-x 2.7 KB
git-revert.sh -rwxr-xr-x 4.4 KB
git-svnimport.perl -rwxr-xr-x 24.4 KB
git-svnimport.txt -rw-r--r-- 5.3 KB
git-tag.sh -rwxr-xr-x 3.9 KB
git-verify-tag.sh -rwxr-xr-x 749 bytes

README

back to top