]> git.ipfire.org Git - thirdparty/git.git/commit
t9400-git-cvsserver-server: modernize test format
authorJohn Cai <johncai86@gmail.com>
Sat, 20 May 2023 16:13:58 +0000 (16:13 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 May 2023 03:54:29 +0000 (12:54 +0900)
commit447a3b733134813be2582dc85f62287300c75a14
tree8bf3e27c159827f2b66ead1802c03f74ca1541f1
parent7dac6347c5b1994e9761fe2ae1c535162eec5420
t9400-git-cvsserver-server: modernize test format

Some tests still use the old format with four spaces indentation.
Standardize the tests to the new format with tab indentation.

Signed-off-by: John Cai <johncai86@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9400-git-cvsserver-server.sh