зеркало из https://github.com/microsoft/git.git
git p4 test: use LineEnd unix in windows tests too
In all clients, even those created on windows, use unix line endings. This makes it possible to verify file contents without doing OS-specific comparisons in all the tests. Tests in t9802-git-p4-filetype.sh are used to make sure that the other LineEnd options continue to work. Signed-off-by: Pete Wyckoff <pw@padd.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
dfbf393700
Коммит
e93f869593
|
@ -142,6 +142,7 @@ client_view() {
|
|||
Description: $P4CLIENT
|
||||
Root: $cli
|
||||
AltRoots: $(native_path "$cli")
|
||||
LineEnd: unix
|
||||
View:
|
||||
EOF
|
||||
printf "\t%s\n" "$@"
|
||||
|
|
Загрузка…
Ссылка в новой задаче