mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Merge branch 'ad/t1517-short-help-tests-fix'
Test fix. * ad/t1517-short-help-tests-fix: t/t1517: mark tests that fail with GIT_TEST_INSTALLED
This commit is contained in:
@@ -111,8 +111,11 @@ for cmd in $(git --list-cmds=main)
|
||||
do
|
||||
cmd=${cmd%.*} # strip .sh, .perl, etc.
|
||||
case "$cmd" in
|
||||
archimport | cvsexportcommit | cvsimport | cvsserver | daemon | \
|
||||
archimport | citool | credential-netrc | credential-libsecret | \
|
||||
credential-osxkeychain | cvsexportcommit | cvsimport | cvsserver | \
|
||||
daemon | \
|
||||
difftool--helper | filter-branch | fsck-objects | get-tar-commit-id | \
|
||||
gui | gui--askpass | \
|
||||
http-backend | http-fetch | http-push | init-db | \
|
||||
merge-octopus | merge-one-file | merge-resolve | mergetool | \
|
||||
mktag | p4 | p4.py | pickaxe | remote-ftp | remote-ftps | \
|
||||
|
||||
Reference in New Issue
Block a user