зеркало из https://github.com/microsoft/git.git
Merge branch 'js/test-help-format-windows-port-fix'
* js/test-help-format-windows-port-fix: t3200: do not open a HTML manual page when DEFAULT_MAN_FORMAT is html
This commit is contained in:
Коммит
cbe59df99a
|
@ -18,7 +18,7 @@ test_expect_success 'prepare a trivial repository' '
|
|||
'
|
||||
|
||||
test_expect_success 'git branch --help should not have created a bogus branch' '
|
||||
test_might_fail git branch --help </dev/null >/dev/null 2>/dev/null &&
|
||||
test_might_fail git branch --man --help </dev/null >/dev/null 2>&1 &&
|
||||
test_path_is_missing .git/refs/heads/--help
|
||||
'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче