author | Steffen Prohaska <prohaska@zib.de> | |
Sun, 11 May 2008 16:16:41 +0000 (18:16 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 11 May 2008 18:31:46 +0000 (11:31 -0700) | ||
commit | b4a299d87ca7a1d39c699ee2af28305e57f3b0ae | |
tree | 137bea47ef01f5afd23ddef2222395e1939a975c | tree | snapshot |
parent | 1c51c7d7d97acb447050a820dc39d242dc29c5df | commit | diff |
t0050: Set core.ignorecase case to activate case insensitivity
Case insensitive file handling is only active when
core.ignorecase = true. Hence, we need to set it to give the tests
in t0050 a chance to succeed. Setting core.ignorecase explicitly
allows to test some aspects of case handling even on case sensitive file
systems.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Case insensitive file handling is only active when
core.ignorecase = true. Hence, we need to set it to give the tests
in t0050 a chance to succeed. Setting core.ignorecase explicitly
allows to test some aspects of case handling even on case sensitive file
systems.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0050-filesystem.sh | diff | blob | history |