Skip to content

Commit 96a04c4

Browse files
committed
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
2 parents 42bc224 + c4cf8ca commit 96a04c4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

t/t1517-outside-repo.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,11 @@ for cmd in $(git --list-cmds=main)
111111
do
112112
cmd=${cmd%.*} # strip .sh, .perl, etc.
113113
case "$cmd" in
114-
archimport | cvsexportcommit | cvsimport | cvsserver | daemon | \
114+
archimport | citool | credential-netrc | credential-libsecret | \
115+
credential-osxkeychain | cvsexportcommit | cvsimport | cvsserver | \
116+
daemon | \
115117
difftool--helper | filter-branch | fsck-objects | get-tar-commit-id | \
118+
gui | gui--askpass | \
116119
http-backend | http-fetch | http-push | init-db | \
117120
merge-octopus | merge-one-file | merge-resolve | mergetool | \
118121
mktag | p4 | p4.py | pickaxe | remote-ftp | remote-ftps | \

0 commit comments

Comments
 (0)