@nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/qm67hb8fcsdcdff3my1fi3k2m7k10s4d-git-2.32.0.tar.xz source root is git-2.32.0 setting SOURCE_DATE_EPOCH to timestamp 1622981625 of file git-2.32.0/zlib.c @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/j6vpikcvv4ry0pwalvpz1m65k2wckavl-docbook2texi.patch patching file Documentation/Makefile Hunk #1 succeeded at 151 (offset 19 lines). Hunk #2 succeeded at 248 (offset -2 lines). Hunk #3 succeeded at 264 (offset -2 lines). applying patch /nix/store/xprdd33cnqprwk19lxi57h907fz7xic2-git-sh-i18n.patch patching file git-sh-i18n.sh Hunk #1 succeeded at 23 (offset -3 lines). Hunk #2 succeeded at 40 (offset -3 lines). applying patch /nix/store/963sllv2zqz41z4c131cxvhdfaf2ci3a-ssh-path.patch patching file connect.c Hunk #1 succeeded at 1311 (offset 128 lines). patching file git-gui/lib/remote_add.tcl applying patch /nix/store/vg5l786y38zy2x6k30ajw5bqlnyc0x2z-git-send-email-honor-PATH.patch patching file Documentation/git-send-email.txt patching file git-send-email.perl Hunk #1 succeeded at 1014 (offset 58 lines). applying patch /nix/store/559ajlir5yfj4rbs7165piq57h9ir5pd-installCheck-path.patch patching file t/test-lib.sh Hunk #1 succeeded at 1285 (offset 58 lines). @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0 configure: Setting lib to 'lib' (the default) configure: Will try -pthread then -lpthread to enable POSIX Threads. configure: CHECKS for site configuration checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/7lkzid5yncibabddzaw4sj13n342jz1s-gnugrep-3.6/bin/grep checking for egrep... /nix/store/7lkzid5yncibabddzaw4sj13n342jz1s-gnugrep-3.6/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes configure: CHECKS for programs checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for inline... inline checking if linker supports -R... no checking if linker supports -Wl,-rpath,... yes checking for gtar... no checking for tar... tar checking for gnudiff... no checking for gdiff... no checking for diff... diff checking for asciidoc... no Using 'grep -a' for sane_grep configure: CHECKS for libraries checking for SHA1_Init in -lcrypto... yes checking for curl_global_init in -lcurl... yes checking for curl-config... curl-config configure: Setting CURL_LDFLAGS to '-L/nix/store/vr58p08pgcvll8s7cayb478dspgnrxf0-curl-7.76.1/lib -lcurl' checking for XML_ParserCreate in -lexpat... yes checking for iconv in -lc... yes checking for deflateBound in -lz... yes checking for socket in -lc... yes checking for inet_ntop... yes checking for inet_pton... yes checking for hstrerror... yes checking for basename in -lc... yes checking if libc contains libintl... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes configure: CHECKS for header files checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for inttypes.h... (cached) yes checking for old iconv()... no checking whether iconv omits bom for utf-16 and utf-32... no configure: CHECKS for typedefs, structures, and compiler characteristics checking for socklen_t... yes checking for struct itimerval... yes checking for struct stat.st_mtimespec.tv_nsec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct dirent.d_type... yes checking for struct passwd.pw_gecos... yes checking for struct sockaddr_storage... yes checking for struct addrinfo... yes checking for getaddrinfo... yes checking for library containing getaddrinfo... none required checking whether the platform regex supports REG_STARTEND... yes checking whether system succeeds to read fopen'ed directory... yes checking whether snprintf() and/or vsnprintf() return bogus value... no checking whether the platform uses typical file type bits... yes configure: CHECKS for library functions checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking libcharset.h usability... no checking libcharset.h presence... no checking for libcharset.h... no checking for strings.h... (cached) yes checking for locale_charset in -liconv... no checking for locale_charset in -lcharset... no checking for clock_gettime... yes checking for library containing clock_gettime... none required checking for CLOCK_MONOTONIC... yes checking for setitimer... yes checking for library containing setitimer... none required checking for strcasestr... yes checking for library containing strcasestr... none required checking for memmem... yes checking for library containing memmem... none required checking for strlcpy... no checking for uintmax_t... yes checking for strtoumax... yes checking for library containing strtoumax... none required checking for setenv... yes checking for library containing setenv... none required checking for unsetenv... yes checking for library containing unsetenv... none required checking for mkdtemp... yes checking for library containing mkdtemp... none required checking for initgroups... yes checking for library containing initgroups... none required checking for getdelim... yes checking for library containing getdelim... none required checking for BSD sysctl... no checking for POSIX Threads with ''... no checking for POSIX Threads with '-mt'... no checking for POSIX Threads with '-pthread'... yes configure: creating ./config.status config.status: creating config.mak.autogen config.status: executing config.mak.autogen commands @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j2 -l2 SHELL=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash prefix=\$\{out\} SHELL_PATH=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash PERL_PATH=/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl NO_PYTHON=1 sysconfdir=/etc perllibdir=/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/lib/perl5/site_perl/5.34.0 GIT_VERSION = 2.32.0 * new build flags CC fuzz-commit-graph.o CC fuzz-pack-headers.o CC fuzz-pack-idx.o CC daemon.o * new link flags CC common-main.o CC abspath.o CC add-interactive.o CC add-patch.o CC advice.o CC alias.o CC alloc.o CC apply.o CC archive-tar.o CC archive-zip.o CC archive.o * new prefix flags CC base85.o CC bisect.o CC blame.o CC blob.o CC bloom.o CC branch.o CC bulk-checkin.o CC bundle.o CC cache-tree.o CC chdir-notify.o CC checkout.o CC chunk-format.o CC color.o CC column.o CC combine-diff.o CC commit-graph.o CC commit-reach.o CC commit.o CC compat/obstack.o CC compat/terminal.o CC config.o CC connect.o CC connected.o CC convert.o CC copy.o CC credential.o CC csum-file.o CC ctype.o CC date.o CC decorate.o CC delta-islands.o CC diff-delta.o CC diff-merges.o CC diff-lib.o CC diff-no-index.o CC diff.o CC diffcore-break.o CC diffcore-delta.o CC diffcore-order.o CC diffcore-pickaxe.o CC diffcore-rename.o CC diffcore-rotate.o CC dir-iterator.o CC dir.o CC editor.o CC entry.o CC environment.o CC ewah/bitmap.o CC ewah/ewah_bitmap.o CC ewah/ewah_io.o CC ewah/ewah_rlw.o CC exec-cmd.o CC fetch-negotiator.o CC fetch-pack.o CC fmt-merge-msg.o CC fsck.o CC fsmonitor.o CC gettext.o CC gpg-interface.o CC graph.o CC grep.o CC hash-lookup.o CC hashmap.o GEN command-list.h CC hex.o CC ident.o CC json-writer.o CC kwset.o CC levenshtein.o CC line-log.o CC line-range.o CC linear-assignment.o CC list-objects-filter-options.o CC list-objects-filter.o CC list-objects.o CC ll-merge.o CC lockfile.o CC log-tree.o CC ls-refs.o CC mailinfo.o CC mailmap.o CC match-trees.o CC mem-pool.o CC merge-blobs.o CC merge-ort.o CC merge-ort-wrappers.o CC merge-recursive.o CC merge.o CC mergesort.o CC midx.o CC name-hash.o CC negotiator/default.o CC negotiator/noop.o CC negotiator/skipping.o CC notes-cache.o CC notes-merge.o CC notes-utils.o CC notes.o CC object-file.o CC object-name.o CC object.o CC oid-array.o CC oidmap.o CC oidset.o CC pack-bitmap-write.o CC pack-bitmap.o CC pack-check.o CC pack-objects.o CC pack-revindex.o CC pack-write.o CC packfile.o CC pager.o CC parallel-checkout.o CC parse-options-cb.o CC parse-options.o CC patch-delta.o CC patch-ids.o CC path.o CC pathspec.o CC pkt-line.o CC preload-index.o CC pretty.o CC prio-queue.o CC progress.o CC promisor-remote.o CC prompt.o CC protocol.o CC protocol-caps.o CC prune-packed.o CC quote.o CC range-diff.o CC reachable.o CC read-cache.o CC rebase-interactive.o CC rebase.o CC ref-filter.o CC reflog-walk.o CC refs.o CC refs/debug.o CC refs/files-backend.o CC refs/iterator.o CC refs/packed-backend.o CC refs/ref-cache.o CC refspec.o CC remote.o CC replace-object.o CC repo-settings.o CC repository.o CC rerere.o CC reset.o CC resolve-undo.o CC revision.o CC run-command.o CC send-pack.o CC sequencer.o CC serve.o CC server-info.o CC setup.o CC shallow.o CC sideband.o CC sigchain.o CC sparse-index.o CC split-index.o CC stable-qsort.o CC strbuf.o CC streaming.o CC string-list.o CC strmap.o CC strvec.o CC sub-process.o CC submodule-config.o CC submodule.o CC symlinks.o CC tag.o CC tempfile.o CC thread-utils.o CC tmp-objdir.o CC trace.o CC trace2.o CC trace2/tr2_cfg.o CC trace2/tr2_cmd_name.o CC trace2/tr2_dst.o CC trace2/tr2_sid.o CC trace2/tr2_sysenv.o CC trace2/tr2_tbuf.o CC trace2/tr2_tgt_event.o CC trace2/tr2_tgt_normal.o CC trace2/tr2_tgt_perf.o CC trace2/tr2_tls.o CC trailer.o CC transport-helper.o CC transport.o CC tree-diff.o CC tree-walk.o CC tree.o CC unpack-trees.o CC upload-pack.o CC url.o CC urlmatch.o CC usage.o CC userdiff.o CC utf8.o CC varint.o CC versioncmp.o CC walker.o CC wildmatch.o CC worktree.o CC wrapper.o CC write-or-die.o CC ws.o CC wt-status.o CC xdiff-interface.o CC zlib.o CC unix-socket.o CC unix-stream-server.o CC compat/simple-ipc/ipc-shared.o CC compat/simple-ipc/ipc-unix-socket.o CC sha1dc_git.o CC sha1dc/sha1.o CC sha1dc/ubc_check.o CC sha256/block/sha256.o CC compat/fopen.o CC compat/strlcpy.o CC compat/qsort_s.o CC xdiff/xdiffi.o CC xdiff/xemit.o CC xdiff/xhistogram.o CC xdiff/xmerge.o CC xdiff/xpatience.o CC xdiff/xprepare.o CC xdiff/xutils.o CC http-backend.o CC imap-send.o CC http.o CC sh-i18n--envsubst.o CC shell.o CC http-walker.o CC http-fetch.o CC http-push.o CC remote-curl.o * new script parameters * new perl-specific parameters GEN git-instaweb CC git.o CC builtin/add.o CC builtin/am.o CC builtin/annotate.o CC builtin/apply.o CC builtin/archive.o CC builtin/bisect--helper.o CC builtin/blame.o CC builtin/branch.o CC builtin/bugreport.o CC builtin/bundle.o CC builtin/cat-file.o CC builtin/check-attr.o CC builtin/check-ignore.o CC builtin/check-mailmap.o CC builtin/check-ref-format.o CC builtin/checkout--worker.o CC builtin/checkout-index.o CC builtin/checkout.o CC builtin/clean.o CC builtin/clone.o CC builtin/column.o CC builtin/commit-graph.o CC builtin/commit-tree.o CC builtin/commit.o CC builtin/config.o CC builtin/count-objects.o CC builtin/credential-cache--daemon.o CC builtin/credential-cache.o CC builtin/credential-store.o CC builtin/credential.o CC builtin/describe.o CC builtin/diff-files.o CC builtin/diff-index.o CC builtin/diff-tree.o CC builtin/diff.o CC builtin/difftool.o CC builtin/env--helper.o CC builtin/fast-export.o CC builtin/fast-import.o CC builtin/fetch-pack.o CC builtin/fetch.o CC builtin/fmt-merge-msg.o CC builtin/for-each-ref.o CC builtin/for-each-repo.o CC builtin/fsck.o CC builtin/gc.o CC builtin/get-tar-commit-id.o CC builtin/grep.o CC builtin/hash-object.o GEN config-list.h CC builtin/index-pack.o CC builtin/init-db.o CC builtin/interpret-trailers.o CC builtin/log.o CC builtin/ls-files.o CC builtin/ls-remote.o CC builtin/ls-tree.o CC builtin/mailinfo.o CC builtin/mailsplit.o CC builtin/merge-base.o CC builtin/merge-file.o CC builtin/merge-index.o CC builtin/merge-ours.o CC builtin/merge-recursive.o CC builtin/merge-tree.o CC builtin/merge.o CC builtin/mktag.o CC builtin/mktree.o CC builtin/multi-pack-index.o CC builtin/mv.o CC builtin/name-rev.o CC builtin/notes.o CC builtin/pack-objects.o CC builtin/pack-redundant.o CC builtin/pack-refs.o CC builtin/patch-id.o CC builtin/prune-packed.o CC builtin/prune.o CC builtin/pull.o CC builtin/push.o CC builtin/range-diff.o CC builtin/read-tree.o CC builtin/rebase.o CC builtin/receive-pack.o CC builtin/reflog.o CC builtin/remote-ext.o CC builtin/remote-fd.o CC builtin/remote.o CC builtin/repack.o CC builtin/replace.o CC builtin/rerere.o CC builtin/reset.o CC builtin/rev-list.o CC builtin/rev-parse.o CC builtin/revert.o CC builtin/rm.o CC builtin/send-pack.o CC builtin/shortlog.o CC builtin/show-branch.o CC builtin/show-index.o CC builtin/show-ref.o CC builtin/sparse-checkout.o CC builtin/stash.o CC builtin/stripspace.o CC builtin/submodule--helper.o CC builtin/symbolic-ref.o CC builtin/tag.o CC builtin/unpack-file.o CC builtin/unpack-objects.o CC builtin/update-index.o CC builtin/update-ref.o CC builtin/update-server-info.o CC builtin/upload-archive.o CC builtin/upload-pack.o CC builtin/var.o CC builtin/verify-commit.o CC builtin/verify-pack.o CC builtin/verify-tag.o CC builtin/worktree.o CC builtin/write-tree.o GEN git-mergetool--lib GEN git-rebase--preserve-merges GEN git-sh-i18n GEN git-sh-setup CC attr.o CC help.o CC version.o AR xdiff/lib.a GEN git-bisect GEN git-difftool--helper GEN git-filter-branch GEN git-merge-octopus GEN git-merge-one-file GEN git-merge-resolve GEN git-mergetool GEN git-quiltimport GEN git-request-pull GEN git-submodule GEN git-web--browse GEN GIT-PERL-HEADER GEN git-p4 CC builtin/help.o AR libgit.a GEN git-add--interactive GEN git-archimport GEN git-cvsexportcommit GEN git-cvsimport GEN git-cvsserver GEN git-send-email GEN git-svn LINK git LINK git-daemon LINK git-http-backend LINK git-imap-send LINK git-sh-i18n--envsubst LINK git-shell LINK git-http-fetch LINK git-http-push LINK git-remote-http BUILTIN git-add BUILTIN git-am BUILTIN git-annotate BUILTIN git-apply BUILTIN git-archive BUILTIN git-bisect--helper BUILTIN git-blame BUILTIN git-branch BUILTIN git-bugreport BUILTIN git-bundle BUILTIN git-cat-file BUILTIN git-check-attr BUILTIN git-check-ignore BUILTIN git-check-mailmap BUILTIN git-check-ref-format BUILTIN git-checkout--worker BUILTIN git-checkout-index BUILTIN git-checkout BUILTIN git-clean BUILTIN git-clone BUILTIN git-column BUILTIN git-commit-graph BUILTIN git-commit-tree BUILTIN git-commit BUILTIN git-config BUILTIN git-count-objects BUILTIN git-credential-cache--daemon BUILTIN git-credential-cache BUILTIN git-credential-store BUILTIN git-credential BUILTIN git-describe BUILTIN git-diff-files BUILTIN git-diff-index BUILTIN git-diff-tree BUILTIN git-diff BUILTIN git-difftool BUILTIN git-env--helper BUILTIN git-fast-export BUILTIN git-fast-import BUILTIN git-fetch-pack BUILTIN git-fetch BUILTIN git-fmt-merge-msg BUILTIN git-for-each-ref BUILTIN git-for-each-repo BUILTIN git-fsck BUILTIN git-gc BUILTIN git-get-tar-commit-id BUILTIN git-grep BUILTIN git-hash-object BUILTIN git-help BUILTIN git-index-pack BUILTIN git-init-db BUILTIN git-interpret-trailers BUILTIN git-log BUILTIN git-ls-files BUILTIN git-ls-remote BUILTIN git-ls-tree BUILTIN git-mailinfo BUILTIN git-mailsplit BUILTIN git-merge-base BUILTIN git-merge-file BUILTIN git-merge-index BUILTIN git-merge-ours BUILTIN git-merge-recursive BUILTIN git-merge-tree BUILTIN git-merge BUILTIN git-mktag BUILTIN git-mktree BUILTIN git-multi-pack-index BUILTIN git-mv BUILTIN git-name-rev BUILTIN git-notes BUILTIN git-pack-objects BUILTIN git-pack-redundant BUILTIN git-pack-refs BUILTIN git-patch-id BUILTIN git-prune-packed BUILTIN git-prune BUILTIN git-pull BUILTIN git-push BUILTIN git-range-diff BUILTIN git-read-tree BUILTIN git-rebase BUILTIN git-receive-pack BUILTIN git-reflog BUILTIN git-remote-ext BUILTIN git-remote-fd BUILTIN git-remote BUILTIN git-repack BUILTIN git-replace BUILTIN git-rerere BUILTIN git-reset BUILTIN git-rev-list BUILTIN git-rev-parse BUILTIN git-revert BUILTIN git-rm BUILTIN git-send-pack BUILTIN git-shortlog BUILTIN git-show-branch BUILTIN git-show-index BUILTIN git-show-ref BUILTIN git-sparse-checkout BUILTIN git-stash BUILTIN git-stripspace BUILTIN git-submodule--helper BUILTIN git-symbolic-ref BUILTIN git-tag BUILTIN git-unpack-file BUILTIN git-unpack-objects BUILTIN git-update-index BUILTIN git-update-ref BUILTIN git-update-server-info BUILTIN git-upload-archive BUILTIN git-upload-pack BUILTIN git-var BUILTIN git-verify-commit BUILTIN git-verify-pack BUILTIN git-verify-tag BUILTIN git-worktree BUILTIN git-write-tree BUILTIN git-cherry BUILTIN git-cherry-pick BUILTIN git-format-patch BUILTIN git-fsck-objects BUILTIN git-init BUILTIN git-maintenance BUILTIN git-merge-subtree BUILTIN git-restore BUILTIN git-show BUILTIN git-stage BUILTIN git-status BUILTIN git-switch BUILTIN git-whatchanged LN/CP git-remote-https LN/CP git-remote-ftp LN/CP git-remote-ftps SUBDIR git-gui GITGUI_VERSION = 0.21.0.99.gdf4f9e * new locations or Tcl/Tk interpreter MSGFMT po/bg.msg 565 translated. MSGFMT po/de.msg 579 translated. MSGFMT po/el.msg 381 translated, 4 fuzzy, 6 untranslated. MSGFMT po/fr.msg 520 translated. MSGFMT po/hu.msg 514 translated. MSGFMT po/it.msg 519 translated, 1 untranslated. MSGFMT po/ja.msg 546 translated, 1 untranslated. MSGFMT po/nb.msg 474 translated, 39 untranslated. MSGFMT po/pt_br.msg 520 translated. MSGFMT po/pt_pt.msg 550 translated. MSGFMT po/ru.msg 579 translated. MSGFMT po/sv.msg 547 translated. MSGFMT po/vi.msg 543 translated. MSGFMT po/zh_cn.msg 366 translated, 7 fuzzy, 17 untranslated. GEN git-gui INDEX lib/ /nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash: line 1: echo: write error: Broken pipe * tclsh failed; using unoptimized loading SUBDIR gitk-git * new Tcl/Tk interpreter location Generating catalog po/bg.msg msgfmt --statistics --tcl po/bg.po -l bg -d po/ 317 translated messages. Generating catalog po/ca.msg msgfmt --statistics --tcl po/ca.po -l ca -d po/ 307 translated messages. Generating catalog po/de.msg msgfmt --statistics --tcl po/de.po -l de -d po/ 307 translated messages. Generating catalog po/es.msg msgfmt --statistics --tcl po/es.po -l es -d po/ 184 translated messages, 46 fuzzy translations, 77 untranslated messages. Generating catalog po/fr.msg msgfmt --statistics --tcl po/fr.po -l fr -d po/ 311 translated messages. Generating catalog po/hu.msg msgfmt --statistics --tcl po/hu.po -l hu -d po/ 277 translated messages, 18 fuzzy translations, 12 untranslated messages. Generating catalog po/it.msg msgfmt --statistics --tcl po/it.po -l it -d po/ 274 translated messages, 17 fuzzy translations, 16 untranslated messages. Generating catalog po/ja.msg msgfmt --statistics --tcl po/ja.po -l ja -d po/ 311 translated messages. Generating catalog po/pt_br.msg msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/ 279 translated messages, 16 fuzzy translations, 12 untranslated messages. Generating catalog po/pt_pt.msg msgfmt --statistics --tcl po/pt_pt.po -l pt_pt -d po/ 311 translated messages. Generating catalog po/ru.msg msgfmt --statistics --tcl po/ru.po -l ru -d po/ 317 translated messages. Generating catalog po/sv.msg msgfmt --statistics --tcl po/sv.po -l sv -d po/ 311 translated messages. Generating catalog po/vi.msg msgfmt --statistics --tcl po/vi.po -l vi -d po/ 307 translated messages. Generating catalog po/zh_cn.msg msgfmt --statistics --tcl po/zh_cn.po -l zh_cn -d po/ 317 translated messages. GEN gitk-wish SUBDIR templates MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo 4332 translated messages, 797 fuzzy translations, 75 untranslated messages. MSGFMT po/build/locale/de/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/el/LC_MESSAGES/git.mo 1038 translated messages, 3325 untranslated messages. MSGFMT po/build/locale/es/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/id/LC_MESSAGES/git.mo 2059 translated messages, 3145 untranslated messages. MSGFMT po/build/locale/is/LC_MESSAGES/git.mo 14 translated messages. MSGFMT po/build/locale/it/LC_MESSAGES/git.mo 5013 translated messages. MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo 3608 translated messages. MSGFMT po/build/locale/pl/LC_MESSAGES/git.mo 5103 translated messages. MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo 2876 translated messages, 1320 fuzzy translations, 842 untranslated messages. MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo 3441 translated messages, 1596 untranslated messages. MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/tr/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo 5204 translated messages. MSGFMT po/build/locale/zh_TW/LC_MESSAGES/git.mo 5193 translated messages, 9 fuzzy translations, 2 untranslated messages. GEN perl/build/lib/Git.pm GEN perl/build/lib/Git/I18N.pm GEN perl/build/lib/Git/IndexInfo.pm GEN perl/build/lib/Git/LoadCPAN.pm GEN perl/build/lib/Git/Packet.pm GEN perl/build/lib/Git/SVN.pm GEN perl/build/lib/Git/LoadCPAN/Error.pm GEN perl/build/lib/Git/SVN/Editor.pm GEN perl/build/lib/Git/SVN/Fetcher.pm GEN perl/build/lib/Git/SVN/GlobSpec.pm GEN perl/build/lib/Git/SVN/Log.pm GEN perl/build/lib/Git/SVN/Migration.pm GEN perl/build/lib/Git/SVN/Prompt.pm GEN perl/build/lib/Git/SVN/Ra.pm GEN perl/build/lib/Git/SVN/Utils.pm GEN perl/build/lib/Git/LoadCPAN/Mail/Address.pm GEN perl/build/lib/Git/SVN/Memoize/YAML.pm GEN perl/build/lib/FromCPAN/Error.pm GEN perl/build/lib/FromCPAN/Mail/Address.pm CC t/helper/test-fake-ssh.o CC t/helper/test-tool.o CC t/helper/test-advise.o CC t/helper/test-bitmap.o CC t/helper/test-bloom.o CC t/helper/test-chmtime.o CC t/helper/test-config.o CC t/helper/test-crontab.o CC t/helper/test-ctype.o CC t/helper/test-date.o CC t/helper/test-delta.o CC t/helper/test-dir-iterator.o CC t/helper/test-drop-caches.o CC t/helper/test-dump-cache-tree.o CC t/helper/test-dump-fsmonitor.o CC t/helper/test-dump-split-index.o CC t/helper/test-dump-untracked-cache.o CC t/helper/test-example-decorate.o CC t/helper/test-fast-rebase.o CC t/helper/test-genrandom.o CC t/helper/test-genzeros.o CC t/helper/test-hash-speed.o CC t/helper/test-hash.o CC t/helper/test-hashmap.o CC t/helper/test-index-version.o CC t/helper/test-json-writer.o CC t/helper/test-lazy-init-name-hash.o CC t/helper/test-match-trees.o CC t/helper/test-mergesort.o CC t/helper/test-mktemp.o CC t/helper/test-oid-array.o CC t/helper/test-oidmap.o CC t/helper/test-online-cpus.o CC t/helper/test-parse-options.o CC t/helper/test-parse-pathspec-file.o CC t/helper/test-path-utils.o CC t/helper/test-pcre2-config.o CC t/helper/test-pkt-line.o CC t/helper/test-prio-queue.o CC t/helper/test-proc-receive.o CC t/helper/test-progress.o CC t/helper/test-reach.o CC t/helper/test-read-cache.o CC t/helper/test-read-graph.o CC t/helper/test-read-midx.o CC t/helper/test-ref-store.o CC t/helper/test-regex.o CC t/helper/test-repository.o CC t/helper/test-revision-walking.o CC t/helper/test-run-command.o CC t/helper/test-scrap-cache-tree.o CC t/helper/test-serve-v2.o CC t/helper/test-sha1.o CC t/helper/test-sha256.o CC t/helper/test-sigchain.o CC t/helper/test-simple-ipc.o CC t/helper/test-strcmp-offset.o CC t/helper/test-string-list.o CC t/helper/test-submodule-config.o CC t/helper/test-submodule-nested-repo-config.o CC t/helper/test-subprocess.o CC t/helper/test-trace2.o CC t/helper/test-urlmatch-normalization.o CC t/helper/test-userdiff.o CC t/helper/test-wildmatch.o CC t/helper/test-windows-named-pipe.o CC t/helper/test-write-cache.o CC t/helper/test-xml-encode.o GEN bin-wrappers/git GEN bin-wrappers/git-receive-pack GEN bin-wrappers/git-shell GEN bin-wrappers/git-upload-archive GEN bin-wrappers/git-upload-pack GEN bin-wrappers/git-cvsserver GEN bin-wrappers/test-fake-ssh GEN bin-wrappers/test-tool LINK t/helper/test-fake-ssh LINK t/helper/test-tool make: Entering directory '/build/git-2.32.0/contrib/subtree' make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/build/git-2.32.0' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/build/git-2.32.0' sed -e '1s|#!.*/sh|#!/bin/sh|' git-subtree.sh >git-subtree chmod +x git-subtree make: Leaving directory '/build/git-2.32.0/contrib/subtree' make: Entering directory '/build/git-2.32.0/contrib/diff-highlight' cat shebang.perl DiffHighlight.pm diff-highlight.perl >diff-highlight+ chmod +x diff-highlight+ mv diff-highlight+ diff-highlight make: Leaving directory '/build/git-2.32.0/contrib/diff-highlight' @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash prefix=\$\{out\} SHELL_PATH=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash PERL_PATH=/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl NO_PYTHON=1 sysconfdir=/etc perllibdir=/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/lib/perl5/site_perl/5.34.0 NO_INSTALL_HARDLINKS=1 install SUBDIR git-gui SUBDIR gitk-git SUBDIR templates install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin' install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core' install git-daemon git-http-backend git-imap-send git-sh-i18n--envsubst git-shell git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-bisect git-difftool--helper git-filter-branch git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-quiltimport git-request-pull git-submodule git-web--browse git-add--interactive git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-send-email git-svn git-p4 git-instaweb '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core' install -m 644 git-mergetool--lib git-rebase--preserve-merges git-sh-i18n git-sh-setup '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core' install git git-receive-pack git-shell git-upload-archive git-upload-pack git-cvsserver '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin' make -C templates DESTDIR='' install make[1]: Entering directory '/build/git-2.32.0/templates' install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git-core/templates' (cd blt && tar cf - .) | \ (cd '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git-core/templates' && umask 022 && tar xof -) make[1]: Leaving directory '/build/git-2.32.0/templates' install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/mergetools' install -m 644 mergetools/* '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/mergetools' install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/locale' (cd po/build/locale && tar cf - .) | \ (cd '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/locale' && umask 022 && tar xof -) install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/lib/perl5/site_perl/5.34.0' (cd perl/build/lib && tar cf - .) | \ (cd '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/lib/perl5/site_perl/5.34.0' && umask 022 && tar xof -) make -C gitweb install make[1]: Entering directory '/build/git-2.32.0/gitweb' make[2]: Entering directory '/build/git-2.32.0' make[2]: 'GIT-VERSION-FILE' is up to date. make[2]: Leaving directory '/build/git-2.32.0' GEN gitweb.cgi GEN static/gitweb.js install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitweb' install -m 755 gitweb.cgi '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitweb' install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitweb/static' install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitweb/static' make[1]: Leaving directory '/build/git-2.32.0/gitweb' make -C gitk-git install make[1]: Entering directory '/build/git-2.32.0/gitk-git' install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin' install -m 755 gitk-wish '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin'/gitk install -d -m 755 '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' install -m 644 po/bg.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/ca.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/de.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/es.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/it.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/pt_pt.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/vi.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && install -m 644 po/zh_cn.msg '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/gitk/lib/msgs' && true make[1]: Leaving directory '/build/git-2.32.0/gitk-git' make -C git-gui gitexecdir='/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core' install make[1]: Entering directory '/build/git-2.32.0/git-gui' DEST /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core INSTALL 755 git-gui INSTALL 755 git-gui--askpass LINK git-citool -> git-gui DEST /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git-gui/lib INSTALL 644 tclIndex INSTALL 644 about.tcl INSTALL 644 blame.tcl INSTALL 644 branch.tcl INSTALL 644 branch_checkout.tcl INSTALL 644 branch_create.tcl INSTALL 644 branch_delete.tcl INSTALL 644 branch_rename.tcl INSTALL 644 browser.tcl INSTALL 644 checkout_op.tcl INSTALL 644 choose_font.tcl INSTALL 644 choose_repository.tcl INSTALL 644 choose_rev.tcl INSTALL 644 chord.tcl INSTALL 644 class.tcl INSTALL 644 commit.tcl INSTALL 644 console.tcl INSTALL 644 database.tcl INSTALL 644 date.tcl INSTALL 644 diff.tcl INSTALL 644 encoding.tcl INSTALL 644 error.tcl INSTALL 644 index.tcl INSTALL 644 line.tcl INSTALL 644 logo.tcl INSTALL 644 merge.tcl INSTALL 644 mergetool.tcl INSTALL 644 option.tcl INSTALL 644 remote.tcl INSTALL 644 remote_add.tcl INSTALL 644 remote_branch_delete.tcl INSTALL 644 search.tcl INSTALL 644 shortcut.tcl INSTALL 644 spellcheck.tcl INSTALL 644 sshkey.tcl INSTALL 644 status_bar.tcl INSTALL 644 themed.tcl INSTALL 644 tools.tcl INSTALL 644 tools_dlg.tcl INSTALL 644 transport.tcl INSTALL 644 win32.tcl INSTALL 644 git-gui.ico INSTALL 644 win32_shortcut.js DEST /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git-gui/lib/msgs INSTALL 644 bg.msg INSTALL 644 de.msg INSTALL 644 el.msg INSTALL 644 fr.msg INSTALL 644 hu.msg INSTALL 644 it.msg INSTALL 644 ja.msg INSTALL 644 nb.msg INSTALL 644 pt_br.msg INSTALL 644 pt_pt.msg INSTALL 644 ru.msg INSTALL 644 sv.msg INSTALL 644 vi.msg INSTALL 644 zh_cn.msg make[1]: Leaving directory '/build/git-2.32.0/git-gui' bindir=$(cd '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin' && pwd) && \ execdir=$(cd '/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core' && pwd) && \ destdir_from_execdir_SQ=$(echo 'libexec/git-core' | sed -e 's|[^/][^/]*|..|g') && \ { test "$bindir/" = "$execdir/" || \ for p in git git-shell git-cvsserver; do \ rm -f "$execdir/$p" && \ test -n "" && \ ln -s "$destdir_from_execdir_SQ/bin/$p" "$execdir/$p" || \ { test -z "1" && \ ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \ cp "$bindir/$p" "$execdir/$p" || exit; } \ done; \ } && \ for p in git-receive-pack git-upload-archive git-upload-pack; do \ rm -f "$bindir/$p" && \ test -n "" && \ ln -s "git" "$bindir/$p" || \ { test -z "1" && \ ln "$bindir/git" "$bindir/$p" 2>/dev/null || \ ln -s "git" "$bindir/$p" 2>/dev/null || \ cp "$bindir/git" "$bindir/$p" || exit; }; \ done && \ for p in git-add git-am git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bugreport git-bundle git-cat-file git-check-attr git-check-ignore git-check-mailmap git-check-ref-format git-checkout--worker git-checkout-index git-checkout git-clean git-clone git-column git-commit-graph git-commit-tree git-commit git-config git-count-objects git-credential-cache--daemon git-credential-cache git-credential-store git-credential git-describe git-diff-files git-diff-index git-diff-tree git-diff git-difftool git-env--helper git-fast-export git-fast-import git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-for-each-repo git-fsck git-gc git-get-tar-commit-id git-grep git-hash-object git-help git-index-pack git-init-db git-interpret-trailers git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-merge git-mktag git-mktree git-multi-pack-index git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-pull git-push git-range-diff git-read-tree git-rebase git-receive-pack git-reflog git-remote-ext git-remote-fd git-remote git-repack git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-index git-show-ref git-sparse-checkout git-stash git-stripspace git-submodule--helper git-symbolic-ref git-tag git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-upload-pack git-var git-verify-commit git-verify-pack git-verify-tag git-worktree git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-init git-maintenance git-merge-subtree git-restore git-show git-stage git-status git-switch git-whatchanged; do \ rm -f "$execdir/$p" && \ if test -z ""; \ then \ test -n "" && \ ln -s "$destdir_from_execdir_SQ/bin/git" "$execdir/$p" || \ { test -z "1" && \ ln "$execdir/git" "$execdir/$p" 2>/dev/null || \ ln -s "git" "$execdir/$p" 2>/dev/null || \ cp "$execdir/git" "$execdir/$p" || exit; }; \ fi \ done && \ remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \ for p in $remote_curl_aliases; do \ rm -f "$execdir/$p" && \ test -n "" && \ ln -s "git-remote-http" "$execdir/$p" || \ { test -z "1" && \ ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \ ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \ cp "$execdir/git-remote-http" "$execdir/$p" || exit; } \ done && \ ./check_bindir "z$bindir" "z$execdir" "$bindir/git-add" make: Entering directory '/build/git-2.32.0/contrib/subtree' make -C ../../ GIT-VERSION-FILE make[1]: Entering directory '/build/git-2.32.0' make[1]: 'GIT-VERSION-FILE' is up to date. make[1]: Leaving directory '/build/git-2.32.0' install -d -m 755 /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core install -m 755 git-subtree /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core make: Leaving directory '/build/git-2.32.0/contrib/subtree' @nix { "action": "setPhase", "phase": "fixupPhase" } post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0 shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-sh-i18n--envsubst shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-daemon shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-http-push shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-http-backend shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-shell shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-remote-http shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-imap-send shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-http-fetch shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin/git shrinking /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin/git-shell rewriting symlink /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/bash-completion/completions/git-prompt.sh to be relative to /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0 rewriting symlink /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/bash-completion/completions/git to be relative to /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0 rewriting symlink /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin/git-http-backend to be relative to /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0 strip is /nix/store/fh9f7pr9kxfwvs8lm4479lvhrkzmmkdw-binutils-2.35.1/bin/strip stripping (with command strip and flags -S) in /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/lib /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/credential/libsecret patching script interpreter paths in /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0 /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-subtree: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/libexec/git-core/git-gui--askpass: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/git-shell-commands/help: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/git-shell-commands/list: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/thunderbird-patch-inline/appp.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/workdir/git-new-workdir: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/credential/netrc/test.command-option-gpg: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/credential/netrc/t-git-credential-netrc.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/credential/netrc/test.git-config-gpg: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/credential/netrc/git-credential-netrc.perl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/credential/netrc/test.pl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/vscode/init.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/coverage-diff.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/hooks/update-paranoid: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/hooks/pre-auto-gc-battery: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/hooks/setgitperms.perl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/hooks/post-receive-email: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/diff-highlight/diff-highlight: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/diff-highlight/t/t9400-diff-highlight.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/long-running-filter/example.pl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/stats/packinfo.pl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/stats/git-common-hash: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/stats/mailmap.pl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/test-gitmw.pl: interpreter directive changed from "#!/usr/bin/perl -w -s" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl -w -s" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/t9362-mw-to-git-utf8.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/t9360-mw-to-git-clone.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/t9363-mw-to-git-export-import.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/install-wiki.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/t9361-mw-to-git-push-pull.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/t9365-continuing-queries.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/t/t9364-pull-by-rev.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/git-remote-mediawiki.perl: interpreter directive changed from "#! /usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/bin-wrapper/git: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/mw-to-git/git-mw.perl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/rerere-train.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/contacts/git-contacts: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/remotes2config.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/fast-import/git-import.perl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/fast-import/import-tars.perl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/fast-import/git-import.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/fast-import/import-directories.perl: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/git-jump/git-jump: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/buildsystems/generate: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl -w" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/buildsystems/parse.pl: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl -w" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/buildsystems/engine.pl: interpreter directive changed from "#!/usr/bin/perl -w" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl -w" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/remote-helpers/git-remote-bzr: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/remote-helpers/git-remote-hg: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/git-resurrect.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git/contrib/update-unicode/update_unicode.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/sh" /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/share/git-core/templates/hooks/fsmonitor-watchman.sample: interpreter directive changed from "#!/usr/bin/perl" to "/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl" checking for references to /build/ in /nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0... @nix { "action": "setPhase", "phase": "installCheckPhase" } running install tests installcheck flags: -j2 -l2 SHELL=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash prefix=\$\{out\} SHELL_PATH=/nix/store/b45zavallnsvqwjs9wg9xw167jcs0935-bash-4.4-p23/bin/bash PERL_PATH=/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl NO_PYTHON=1 sysconfdir=/etc perllibdir=/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/lib/perl5/site_perl/5.34.0 DEFAULT_TEST_TARGET=prove PERL_PATH=/nix/store/y29hhfh2gjmiagdanzywabjbd2y4g79c-perl-5.34.0/bin/perl GIT_PROVE_OPTS=--jobs\ 2\ --failures\ --state=failed\,save GIT_TEST_INSTALLED=/nix/store/pq6fqj0q59wmigcl0b5511qvsy1ng8w9-git-2.32.0/bin NO_SVN_TESTS=y test SUBDIR git-gui SUBDIR gitk-git SUBDIR templates make -C t/ all make[1]: Entering directory '/build/git-2.32.0/t' rm -f -r 'test-results' *** prove *** No saved state, selection will be empty ===( 1;0 0/? 1/? )============================================== ===( 2;0 1/? 1/? )============================================== ===( 23;1 5/? 18/? )============================================= ===( 65;2 9/? 56/? )============================================= t0001-init.sh ...................................... ok t0000-basic.sh ..................................... ===( 70;2 10/? 1/? )============================================= t0002-gitfile.sh ................................... ok t0000-basic.sh ..................................... ===( 86;2 12/? 1/? )============================================= ===( 89;3 12/? 4/? )============================================= t0003-attributes.sh ................................ ok t0000-basic.sh ..................................... ===( 121;4 17/? 1/? )============================================= t0004-unwritable.sh ................................ ok t0000-basic.sh ..................................... ===( 127;4 18/? 1/? )============================================= t0005-signals.sh ................................... ok t0000-basic.sh ..................................... ===( 133;4 19/? 1/? )============================================= ===( 150;5 20/? 17/? )============================================ ===( 209;6 24/? 72/? )============================================ t0006-date.sh ...................................... ok t0000-basic.sh ..................................... ===( 222;6 25/? 1/? )============================================= t0007-git-var.sh ................................... ok t0000-basic.sh ..................................... ===( 230;6 27/? 1/? )============================================= ===( 241;7 27/? 12/? )============================================ ===( 288;8 31/? 55/? )============================================ ===( 335;9 35/? 98/? )============================================ ===( 382;10 39/? 141/? )========================================== ===( 458;11 74/? 182/? )========================================== t0000-basic.sh ..................................... ok t0008-ignores.sh ................................... ===( 490;11 202/? 1/? )=========================================== t0009-prio-queue.sh ................................ ok t0008-ignores.sh ................................... ===( 503;11 211/? 1/? )=========================================== ===( 515;12 223/? 1/? )=========================================== ===( 603;13 309/? 3/? )=========================================== ===( 684;14 388/? 5/? )=========================================== t0008-ignores.sh ................................... ok t0010-racy-git.sh .................................. ===( 690;14 5/? 1/? )============================================= t0011-hashmap.sh ................................... ok t0010-racy-git.sh .................................. ===( 704;14 5/? 1/? )============================================= ===( 760;15 7/? 55/? )============================================ t0012-help.sh ...................................... ok t0010-racy-git.sh .................................. ===( 855;15 9/? 1/? )============================================= t0013-sha1dc.sh .................................... ok t0010-racy-git.sh .................................. ===( 856;16 9/? 1/? )============================================= t0014-alias.sh ..................................... ok t0010-racy-git.sh .................................. ===( 860;16 9/? 1/? )============================================= t0010-racy-git.sh .................................. ok t0015-hash.sh ...................................... ===( 862;17 2/? 0/? )============================================= t0015-hash.sh ...................................... ok t0016-oidmap.sh .................................... ===( 863;17 1/? 0/? )============================================= t0016-oidmap.sh .................................... ok t0017-env-helper.sh ................................ ===( 869;17 1/? 0/? )============================================= ===( 873;17 4/? 1/? )============================================= t0017-env-helper.sh ................................ ok t0018-advice.sh .................................... t0018-advice.sh .................................... ok t0019-json-writer.sh ............................... ===( 877;18 1/? 0/? )============================================= ===( 880;18 3/? 1/? )============================================= t0019-json-writer.sh ............................... ok t0020-crlf.sh ...................................... ===( 913;18 20/? 1/? )============================================ ===( 921;19 26/? 3/? )============================================ t0020-crlf.sh ...................................... ok t0021-conversion.sh ................................ ===( 939;19 10/? 1/? )============================================ t0022-crlf-rename.sh ............................... ok t0021-conversion.sh ................................ ===( 945;19 14/? 1/? )============================================ t0023-crlf-am.sh ................................... ok t0021-conversion.sh ................................ ===( 948;20 16/? 0/? )============================================ ===( 949;20 16/? 1/? )============================================ t0024-crlf-archive.sh .............................. ok t0021-conversion.sh ................................ ===( 953;20 17/? 1/? )============================================ t0025-crlf-renormalize.sh .......................... ok t0021-conversion.sh ................................ ===( 956;21 17/? 1/? )============================================ t0026-eol-config.sh ................................ ok t0021-conversion.sh ................................ ===( 965;21 20/? 1/? )============================================ ===( 966;22 21/? 1/? )============================================ ===( 972;23 26/? 2/? )============================================ t0021-conversion.sh ................................ ok t0027-auto-crlf.sh ................................. ===( 982;23 5/? 1/? )============================================= ===( 985;24 5/? 4/? )============================================= ===( 1015;25 25/? 14/? )=========================================== t0028-working-tree-encoding.sh ..................... ok t0027-auto-crlf.sh ................................. t0029-core-unsetenvvars.sh ......................... skipped: skipping Windows-specific tests t0027-auto-crlf.sh ................................. ===( 1072;25 73/? 1/? )============================================ ===( 1081;26 80/? 3/? )============================================ t0030-stripspace.sh ................................ ok t0027-auto-crlf.sh ................................. ===( 1158;27 133/? 0/? )=========================================== ===( 1169;27 143/? 1/? )=========================================== ===( 1249;28 178/? 46/? )========================================== t0040-parse-options.sh ............................. ok t0027-auto-crlf.sh ................................. ===( 1279;28 200/? 1/? )=========================================== t0041-usage.sh ..................................... ok t0027-auto-crlf.sh ................................. ===( 1315;29 221/? 0/? )=========================================== ===( 1317;29 222/? 1/? )=========================================== t0050-filesystem.sh ................................ ok t0027-auto-crlf.sh ................................. ===( 1350;29 244/? 1/? )=========================================== t0051-windows-named-pipe.sh ........................ ok t0027-auto-crlf.sh ................................. ===( 1366;29 259/? 1/? )=========================================== ===( 1382;30 272/? 4/? )=========================================== ===( 1494;31 383/? 5/? )=========================================== ===( 1564;32 453/? 5/? )=========================================== ===( 1635;33 524/? 5/? )=========================================== ===( 1703;34 592/? 5/? )=========================================== ===( 1770;35 659/? 5/? )=========================================== ===( 1838;36 727/? 5/? )=========================================== ===( 1911;37 800/? 5/? )=========================================== ===( 1986;38 875/? 5/? )=========================================== ===( 2061;39 950/? 5/? )=========================================== ===( 2139;40 1028/? 5/? )========================================== t0052-simple-ipc.sh ................................ ok t0027-auto-crlf.sh ................................. ===( 2175;40 1059/? 1/? )========================================== t0055-beyond-symlinks.sh ........................... ok t0027-auto-crlf.sh ................................. ===( 2188;40 1069/? 1/? )========================================== ===( 2203;41 1078/? 7/? )========================================== t0056-git-C.sh ..................................... ok t0027-auto-crlf.sh ................................. ===( 2220;41 1090/? 1/? )========================================== ===( 2287;42 1119/? 39/? )========================================= ===( 2386;43 1163/? 94/? )========================================= ===( 2478;44 1207/? 142/? )======================================== ===( 2574;45 1255/? 190/? )======================================== t0060-path-utils.sh ................................ ok t0027-auto-crlf.sh ................................. ===( 2619;45 1276/? 1/? )========================================== ===( 2649;46 1291/? 16/? )========================================= t0061-run-command.sh ............................... ok t0027-auto-crlf.sh ................................. ===( 2663;46 1302/? 1/? )========================================== t0062-revision-walking.sh .......................... ok t0027-auto-crlf.sh ................................. ===( 2673;46 1310/? 1/? )========================================== t0063-string-list.sh ............................... ok t0027-auto-crlf.sh ................................. ===( 2705;47 1334/? 0/? )========================================== ===( 2710;47 1338/? 1/? )========================================== t0064-oid-array.sh ................................. ok t0027-auto-crlf.sh ................................. ===( 2743;47 1363/? 1/? )========================================== t0065-strcmp-offset.sh ............................. ok t0027-auto-crlf.sh ................................. ===( 2759;48 1375/? 1/? )========================================== t0066-dir-iterator.sh .............................. ok t0027-auto-crlf.sh ................................. ===( 2793;48 1399/? 1/? )========================================== t0067-parse_pathspec_file.sh ....................... ok t0027-auto-crlf.sh ................................. ===( 2819;49 1418/? 0/? )========================================== ===( 2820;49 1418/? 1/? )========================================== t0027-auto-crlf.sh ................................. ok t0068-for-each-repo.sh ............................. t0068-for-each-repo.sh ............................. ok t0070-fundamental.sh ............................... ===( 2822;49 1/? 0/? )============================================= ===( 2828;49 6/? 1/? )============================================= t0070-fundamental.sh ............................... ok t0090-cache-tree.sh ................................ ===( 2837;49 7/? 1/? )============================================= t0091-bugreport.sh ................................. ok t0090-cache-tree.sh ................................ ===( 2846;50 9/? 1/? )============================================= t0095-bloom.sh ..................................... ok t0090-cache-tree.sh ................................ ===( 2862;50 15/? 1/? )============================================ t0100-previous.sh .................................. ok t0090-cache-tree.sh ................................ ===( 2872;50 19/? 1/? )============================================ ===( 2876;51 21/? 3/? )============================================ t0090-cache-tree.sh ................................ ok t0101-at-syntax.sh ................................. t0101-at-syntax.sh ................................. ok t0110-urlmatch-normalization.sh .................... ===( 2883;51 1/? 0/? )============================================= ===( 2884;51 1/? 1/? )============================================= t0200-gettext-basic.sh ............................. ok t0110-urlmatch-normalization.sh .................... ===( 2906;51 7/? 1/13 )=========================================== t0202-gettext-perl.sh .............................. ok t0110-urlmatch-normalization.sh .................... t0110-urlmatch-normalization.sh .................... ok t0203-gettext-setlocale-sanity.sh .................. ===( 2923;51 1/? 0/? )============================================= t0203-gettext-setlocale-sanity.sh .................. ok t0204-gettext-reencode-sanity.sh ................... ===( 2925;52 1/? 0/? )============================================= t0204-gettext-reencode-sanity.sh ................... ok t0210-trace2-normal.sh ............................. ===( 2933;52 1/? 0/? )============================================= ===( 2938;52 5/? 1/? )============================================= t0211-trace2-perf.sh ............................... ok t0210-trace2-normal.sh ............................. t0210-trace2-normal.sh ............................. ok t0212-trace2-event.sh .............................. ===( 2947;52 1/? 0/? )============================================= ===( 2949;52 2/? 1/? )============================================= t0212-trace2-event.sh .............................. ok t0300-credentials.sh ............................... ===( 2962;53 9/? 0/? )============================================= ===( 2970;53 16/? 1/? )============================================ ===( 3013;54 39/? 21/? )=========================================== t0300-credentials.sh ............................... ok t0301-credential-cache.sh .......................... ===( 3023;54 29/? 1/? )============================================ ===( 3057;55 30/? 34/? )=========================================== t0302-credential-store.sh .......................... ok t0301-credential-cache.sh .......................... t0303-credential-external.sh ....................... skipped: used to test external credential helpers t0301-credential-cache.sh .......................... ===( 3077;55 30/? 1/? )============================================ ===( 3082;56 30/? 6/? )============================================ t0301-credential-cache.sh .......................... ok t0410-partial-clone.sh ............................. ===( 3091;56 13/? 1/? )============================================ t0500-progress-display.sh .......................... ok t0410-partial-clone.sh ............................. ===( 3105;57 16/? 0/? )============================================ ===( 3106;57 16/? 1/? )============================================ ===( 3157;58 23/? 45/? )=========================================== t0410-partial-clone.sh ............................. ok t1000-read-tree-m-3way.sh .......................... ===( 3186;59 68/? 0/? )============================================ ===( 3188;59 69/? 1/? )============================================ t1000-read-tree-m-3way.sh .......................... ok t1001-read-tree-m-2way.sh .......................... ===( 3218;59 16/? 1/? )============================================ ===( 3222;60 19/? 2/? )============================================ t1001-read-tree-m-2way.sh .......................... ok t1002-read-tree-m-u-2way.sh ........................ ===( 3243;60 12/? 1/? )============================================ t1003-read-tree-prefix.sh .......................... ok t1002-read-tree-m-u-2way.sh ........................ ===( 3249;60 16/? 1/? )============================================ ===( 3254;61 17/? 5/? )============================================ t1002-read-tree-m-u-2way.sh ........................ ok t1004-read-tree-m-u-wf.sh .......................... ===( 3270;61 15/? 1/? )============================================ t1004-read-tree-m-u-wf.sh .......................... ok t1005-read-tree-reset.sh ........................... ===( 3278;61 6/? 1/? )============================================= t1005-read-tree-reset.sh ........................... ok t1006-cat-file.sh .................................. ===( 3283;62 5/? 0/? )============================================= ===( 3296;62 17/? 1/? )============================================ t1007-hash-object.sh ............................... ok t1006-cat-file.sh .................................. ===( 3368;63 51/? 0/? )============================================ ===( 3376;63 58/? 1/? )============================================ t1008-read-tree-overlay.sh ......................... ok t1006-cat-file.sh .................................. ===( 3400;63 80/? 1/? )============================================ t1009-read-tree-new-index.sh ....................... ok t1006-cat-file.sh .................................. ===( 3414;63 91/? 1/? )============================================ t1010-mktree.sh .................................... ok t1006-cat-file.sh .................................. ===( 3424;64 94/? 0/? )============================================ ===( 3429;64 98/? 1/? )============================================ t1006-cat-file.sh .................................. ok t1011-read-tree-sparse-checkout.sh ................. t1011-read-tree-sparse-checkout.sh ................. ok t1012-read-tree-df.sh .............................. ===( 3463;65 1/? 0/? )============================================= t1012-read-tree-df.sh .............................. ok t1013-read-tree-submodule.sh ....................... ===( 3468;65 0/? 1/? )============================================= ===( 3488;66 0/? 21/? )============================================ t1014-read-tree-confusing.sh ....................... ok t1013-read-tree-submodule.sh ....................... ===( 3496;66 1/? 0/? )============================================= ===( 3497;66 1/? 1/? )============================================= t1015-read-index-unmerged.sh ....................... ok t1013-read-tree-submodule.sh ....................... ===( 3506;67 5/? 0/? )============================================= ===( 3507;67 5/? 1/? )============================================= t1020-subdirectory.sh .............................. ok t1013-read-tree-submodule.sh ....................... ===( 3524;67 7/? 1/? )============================================= t1021-rerere-in-workdir.sh ......................... ok t1013-read-tree-submodule.sh ....................... ===( 3528;68 8/? 1/? )============================================= ===( 3541;69 10/? 12/? )=========================================== t1050-large.sh ..................................... ok t1013-read-tree-submodule.sh ....................... ===( 3559;70 13/? 0/? )============================================ ===( 3561;70 14/? 1/? )============================================ t1051-large-conversion.sh .......................... ok t1013-read-tree-submodule.sh ....................... ===( 3573;70 16/? 1/? )============================================ ===( 3588;71 18/? 14/? )=========================================== t1060-object-corruption.sh ......................... ok t1013-read-tree-submodule.sh ....................... ===( 3592;71 19/? 1/? )============================================ t1090-sparse-checkout-scope.sh ..................... ok t1013-read-tree-submodule.sh ....................... ===( 3598;71 19/? 1/? )============================================ ===( 3608;72 21/? 9/? )============================================ ===( 3635;73 26/? 31/? )=========================================== t1091-sparse-checkout-builtin.sh ................... ok t1013-read-tree-submodule.sh ....................... ===( 3650;73 29/? 1/? )============================================ ===( 3651;74 29/? 2/? )============================================ ===( 3657;75 32/? 5/? )============================================ ===( 3663;76 35/? 8/? )============================================ ===( 3672;77 39/? 13/? )=========================================== ===( 3677;78 42/? 15/? )=========================================== ===( 3682;79 44/? 18/? )=========================================== t1092-sparse-checkout-compatibility.sh ............. ok t1013-read-tree-submodule.sh ....................... ===( 3684;79 45/? 1/? )============================================ t1100-commit-tree-options.sh ....................... ok t1013-read-tree-submodule.sh ....................... ===( 3690;79 46/? 1/? )============================================ ===( 3717;80 48/? 26/? )=========================================== ===( 3775;81 51/? 81/? )=========================================== ===( 3818;82 55/? 120/? )========================================== ===( 3861;83 58/? 160/? )========================================== ===( 3906;84 62/? 201/? )========================================== t1300-config.sh .................................... ok t1013-read-tree-submodule.sh ....................... ===( 3911;84 64/? 1/? )============================================ t1302-repo-version.sh .............................. ok t1013-read-tree-submodule.sh ....................... ===( 3930;84 65/? 1/? )============================================ ===( 3935;85 65/? 6/? )============================================ t1303-wacky-config.sh .............................. ok t1013-read-tree-submodule.sh ....................... ===( 3943;85 67/? 1/? )============================================ t1304-default-acl.sh ............................... ok t1013-read-tree-submodule.sh ....................... t1013-read-tree-submodule.sh ....................... ok t1305-config-include.sh ............................ ===( 3948;85 1/? 0/? )============================================= ===( 3953;85 5/? 1/? )============================================= ===( 3980;86 17/? 16/? )=========================================== t1306-xdg-files.sh ................................. ok t1305-config-include.sh ............................ ===( 3999;86 30/? 1/? )============================================ t1305-config-include.sh ............................ ok t1307-config-blob.sh ............................... t1307-config-blob.sh ............................... ok t1308-config-set.sh ................................ ===( 4015;86 1/? 0/? )============================================= ===( 4023;86 8/? 1/? )============================================= ===( 4042;87 19/? 9/? )============================================ t1309-early-config.sh .............................. ok t1308-config-set.sh ................................ ===( 4054;87 29/? 1/? )============================================ t1308-config-set.sh ................................ ok t1310-config-default.sh ............................ t1310-config-default.sh ............................ ok t1350-config-hooks-path.sh ......................... ===( 4059;87 1/? 0/? )============================================= ===( 4061;87 2/? 1/? )============================================= t1350-config-hooks-path.sh ......................... ok t1400-update-ref.sh ................................ ===( 4073;87 11/? 1/? )============================================ ===( 4087;88 16/? 10/? )=========================================== t1401-symbolic-ref.sh .............................. ok t1400-update-ref.sh ................................ ===( 4124;88 44/? 1/? )============================================ ===( 4168;89 58/? 31/? )=========================================== ===( 4280;90 106/? 95/? )========================================== t1402-check-ref-format.sh .......................... ok t1400-update-ref.sh ................................ ===( 4296;90 117/? 1/? )=========================================== t1403-show-ref.sh .................................. ok t1400-update-ref.sh ................................ ===( 4334;90 146/? 1/? )=========================================== ===( 4338;91 148/? 3/? )=========================================== ===( 4404;92 184/? 33/? )========================================== t1400-update-ref.sh ................................ ok t1404-update-ref-errors.sh ......................... ===( 4425;92 47/? 1/? )============================================ t1405-main-ref-store.sh ............................ ok t1404-update-ref-errors.sh ......................... ===( 4444;92 50/? 1/? )============================================ t1406-submodule-ref-store.sh ....................... ok t1404-update-ref-errors.sh ......................... ===( 4459;93 50/? 1/? )============================================ t1407-worktree-ref-store.sh ........................ ok t1404-update-ref-errors.sh ......................... ===( 4464;93 50/? 1/? )============================================ t1408-packed-refs.sh ............................... ok t1404-update-ref-errors.sh ......................... ===( 4466;93 50/? 1/? )============================================ t1409-avoid-packing-refs.sh ........................ ok t1404-update-ref-errors.sh ......................... ===( 4478;93 51/? 1/? )============================================ ===( 4484;94 51/? 7/? )============================================ t1410-reflog.sh .................................... ok t1404-update-ref-errors.sh ......................... ===( 4501;94 51/? 1/? )============================================ t1411-reflog-show.sh ............................... ok t1404-update-ref-errors.sh ......................... ===( 4519;94 51/? 1/? )============================================ t1412-reflog-loop.sh ............................... ok t1404-update-ref-errors.sh ......................... ===( 4522;95 52/? 0/? )============================================ ===( 4523;95 52/? 1/? )============================================ t1404-update-ref-errors.sh ......................... ok t1413-reflog-detach.sh ............................. t1413-reflog-detach.sh ............................. ok t1414-reflog-walk.sh ............................... ===( 4531;95 1/? 0/? )============================================= ===( 4539;95 8/? 1/? )============================================= t1414-reflog-walk.sh ............................... ok t1415-worktree-refs.sh ............................. t1415-worktree-refs.sh ............................. ok t1416-ref-transaction-hooks.sh ..................... ===( 4554;95 1/? 0/? )============================================= ===( 4556;96 3/? 0/? )============================================= ===( 4560;96 6/? 1/? )============================================= t1420-lost-found.sh ................................ ok t1416-ref-transaction-hooks.sh ..................... t1416-ref-transaction-hooks.sh ..................... ok t1430-bad-ref-name.sh .............................. ===( 4563;96 0/? 1/? )============================================= ===( 4564;96 1/? 1/? )============================================= ===( 4595;97 17/? 16/? )=========================================== t1430-bad-ref-name.sh .............................. ok t1450-fsck.sh ...................................... ===( 4634;97 29/? 1/? )============================================ ===( 4653;98 35/? 14/? )=========================================== ===( 4711;99 56/? 51/? )=========================================== ===( 4750;100 73/? 73/? )========================================== t1500-rev-parse.sh ................................. ok t1450-fsck.sh ...................................... ===( 4760;100 80/? 1/? )=========================================== t1450-fsck.sh ...................................... ok t1501-work-tree.sh ................................. ===( 4769;100 8/? 1/? )============================================ t1502-rev-parse-parseopt.sh ........................ ok t1501-work-tree.sh ................................. ===( 4811;101 24/? 0/? )=========================================== ===( 4815;101 27/? 1/? )=========================================== t1501-work-tree.sh ................................. ok t1503-rev-parse-verify.sh .......................... t1503-rev-parse-verify.sh .......................... ok t1504-ceiling-dirs.sh .............................. ===( 4840;101 1/? 0/? )============================================ ===( 4844;101 4/? 1/? )============================================ t1505-rev-parse-last.sh ............................ ok t1504-ceiling-dirs.sh .............................. ===( 4868;101 21/? 1/? )=========================================== ===( 4881;102 30/? 5/? )=========================================== t1504-ceiling-dirs.sh .............................. ok t1506-rev-parse-diagnosis.sh ....................... t1506-rev-parse-diagnosis.sh ....................... ok t1507-rev-parse-upstream.sh ........................ ===( 4921;102 1/? 0/? )============================================ ===( 4929;102 8/? 1/? )============================================ ===( 4945;103 13/? 12/? )========================================== t1507-rev-parse-upstream.sh ........................ ok t1508-at-combinations.sh ........................... t1508-at-combinations.sh ........................... ok t1509-root-work-tree.sh ............................ t1509-root-work-tree.sh ............................ skipped: Test requiring writable / skipped. Read this test if you want to run it t1510-repo-setup.sh ................................ ===( 4984;103 1/? 0/? )============================================ ===( 4986;103 2/? 1/? )============================================ ===( 5006;104 7/? 16/? )=========================================== t1511-rev-parse-caret.sh ........................... ok t1510-repo-setup.sh ................................ ===( 5011;104 10/? 1/? )=========================================== t1512-rev-parse-disambiguation.sh .................. ok t1510-repo-setup.sh ................................ ===( 5055;105 20/? 0/? )=========================================== ===( 5057;105 21/? 1/? )=========================================== t1513-rev-parse-prefix.sh .......................... ok t1510-repo-setup.sh ................................ ===( 5076;105 29/? 1/? )=========================================== t1514-rev-parse-push.sh ............................ ok t1510-repo-setup.sh ................................ ===( 5091;106 36/? 0/? )=========================================== ===( 5092;106 36/? 1/? )=========================================== t1515-rev-parse-outside-repo.sh .................... ok t1510-repo-setup.sh ................................ ===( 5099;106 39/? 1/? )=========================================== t1600-index.sh ..................................... ok t1510-repo-setup.sh ................................ ===( 5106;106 40/? 1/? )=========================================== t1601-index-bogus.sh ............................... ok t1510-repo-setup.sh ................................ ===( 5114;106 44/? 1/? )=========================================== ===( 5116;107 45/? 2/? )=========================================== t1700-split-index.sh ............................... ok t1510-repo-setup.sh ................................ ===( 5153;108 58/? 0/? )=========================================== ===( 5155;108 59/? 1/? )=========================================== ===( 5184;109 78/? 11/? )========================================== ===( 5214;110 107/? 12/? )========================================= t1510-repo-setup.sh ................................ ok t1701-racy-split-index.sh .......................... ===( 5217;110 12/? 1/? )=========================================== t2000-conflict-when-checking-files-out.sh .......... ok t1701-racy-split-index.sh .......................... ===( 5232;110 13/? 1/? )=========================================== t2002-checkout-cache-u.sh .......................... ok t1701-racy-split-index.sh .......................... ===( 5235;110 13/? 1/? )=========================================== t2003-checkout-cache-mkdir.sh ...................... ok t1701-racy-split-index.sh .......................... ===( 5245;110 13/? 1/? )=========================================== ===( 5250;111 13/? 6/? )=========================================== t2004-checkout-cache-temp.sh ....................... ok t1701-racy-split-index.sh .......................... ===( 5265;111 13/? 1/? )=========================================== t2005-checkout-index-symlinks.sh ................... ok t1701-racy-split-index.sh .......................... ===( 5269;111 14/? 1/? )=========================================== t2006-checkout-index-basic.sh ...................... ok t1701-racy-split-index.sh .......................... ===( 5277;111 14/? 1/? )=========================================== t2007-checkout-symlink.sh .......................... ok t1701-racy-split-index.sh .......................... ===( 5281;111 14/? 1/? )=========================================== ===( 5284;112 14/? 4/? )=========================================== t2008-checkout-subdir.sh ........................... ok t1701-racy-split-index.sh .......................... ===( 5290;112 14/? 1/? )=========================================== t2009-checkout-statinfo.sh ......................... ok t1701-racy-split-index.sh .......................... ===( 5293;112 14/? 1/? )=========================================== t2010-checkout-ambiguous.sh ........................ ok t1701-racy-split-index.sh .......................... ===( 5304;112 15/? 1/? )=========================================== t2011-checkout-invalid-head.sh ..................... ok t1701-racy-split-index.sh .......................... ===( 5314;112 15/? 1/? )=========================================== ===( 5321;113 15/? 8/? )=========================================== t2012-checkout-last.sh ............................. ok t1701-racy-split-index.sh .......................... ===( 5337;113 16/? 1/? )=========================================== ===( 5343;114 16/? 7/? )=========================================== ===( 5349;115 17/? 12/? )========================================== ===( 5355;116 18/? 17/? )========================================== ===( 5363;117 19/? 24/? )========================================== ===( 5371;118 20/? 31/? )========================================== ===( 5378;119 21/? 37/? )========================================== ===( 5384;120 22/? 42/? )========================================== ===( 5391;121 23/? 48/? )========================================== ===( 5399;122 24/? 55/? )========================================== ===( 5406;123 25/? 61/? )========================================== ===( 5413;124 26/? 67/? )========================================== ===( 5420;125 27/? 73/? )========================================== t2013-checkout-submodule.sh ........................ ok t1701-racy-split-index.sh .......................... ===( 5422;125 27/? 1/? )=========================================== t2014-checkout-switch.sh ........................... ok t1701-racy-split-index.sh .......................... ===( 5426;125 27/? 1/? )=========================================== t2015-checkout-unborn.sh ........................... ok t1701-racy-split-index.sh .......................... ===( 5432;125 27/? 1/? )=========================================== ===( 5437;126 28/? 5/? )=========================================== t2016-checkout-patch.sh ............................ ok t1701-racy-split-index.sh .......................... ===( 5449;127 29/? 0/? )=========================================== ===( 5450;127 29/? 1/? )=========================================== t2017-checkout-orphan.sh ........................... ok t1701-racy-split-index.sh .......................... ===( 5463;127 29/? 1/? )=========================================== t2018-checkout-branch.sh ........................... ok t1701-racy-split-index.sh .......................... ===( 5487;128 29/? 1/? )=========================================== t2019-checkout-ambiguous-ref.sh .................... ok t1701-racy-split-index.sh .......................... ===( 5497;128 30/? 1/? )=========================================== t2020-checkout-detach.sh ........................... ok t1701-racy-split-index.sh .......................... ===( 5521;128 30/? 1/? )=========================================== t2021-checkout-overwrite.sh ........................ ok t1701-racy-split-index.sh .......................... ===( 5528;129 30/? 1/? )=========================================== t1701-racy-split-index.sh .......................... ok t2022-checkout-paths.sh ............................ t2022-checkout-paths.sh ............................ ok t2023-checkout-m.sh ................................ ===( 5534;129 1/? 0/? )============================================ t2023-checkout-m.sh ................................ ok t2024-checkout-dwim.sh ............................. ===( 5539;129 1/? 0/? )============================================ ===( 5543;129 4/? 1/? )============================================ ===( 5550;130 6/? 6/? )============================================ t2025-checkout-no-overlay.sh ....................... ok t2024-checkout-dwim.sh ............................. ===( 5556;130 11/? 1/? )=========================================== t2026-checkout-pathspec-file.sh .................... ok t2024-checkout-dwim.sh ............................. ===( 5574;130 18/? 1/? )=========================================== t2027-checkout-track.sh ............................ ok t2024-checkout-dwim.sh ............................. t2024-checkout-dwim.sh ............................. ok t2030-unresolve-info.sh ............................ ===( 5582;131 1/? 0/? )============================================ ===( 5583;131 1/? 1/? )============================================ t2050-git-dir-relative.sh .......................... ok t2030-unresolve-info.sh ............................ ===( 5591;131 5/? 1/? )============================================ t2030-unresolve-info.sh ............................ ok t2060-switch.sh .................................... t2060-switch.sh .................................... ok t2070-restore.sh ................................... ===( 5608;132 1/? 0/? )============================================ ===( 5611;132 3/? 1/? )============================================ t2070-restore.sh ................................... ok t2071-restore-patch.sh ............................. ===( 5624;132 5/? 1/? )============================================ ===( 5627;133 6/? 3/? )============================================ t2072-restore-pathspec-file.sh ..................... ok t2071-restore-patch.sh ............................. ===( 5643;134 13/? 0/? )=========================================== t2071-restore-patch.sh ............................. ok t2080-parallel-checkout-basics.sh .................. ===( 5645;134 0/? 1/? )============================================ t2081-parallel-checkout-collisions.sh .............. ok t2080-parallel-checkout-basics.sh .................. ===( 5651;134 1/? 0/? )============================================ ===( 5652;134 1/? 1/? )============================================ ===( 5655;135 1/? 4/? )============================================ t2082-parallel-checkout-attributes.sh .............. ok t2080-parallel-checkout-basics.sh .................. ===( 5659;135 3/? 1/? )============================================ t2100-update-cache-badpath.sh ...................... ok t2080-parallel-checkout-basics.sh .................. ===( 5665;135 4/? 1/? )============================================ ===( 5670;136 4/? 6/? )============================================ t2101-update-index-reupdate.sh ..................... ok t2080-parallel-checkout-basics.sh .................. ===( 5673;136 5/? 1/? )============================================ t2102-update-index-symlinks.sh ..................... ok t2080-parallel-checkout-basics.sh .................. ===( 5676;136 5/? 1/? )============================================ t2103-update-index-ignore-missing.sh ............... ok t2080-parallel-checkout-basics.sh .................. ===( 5683;136 7/? 1/? )============================================ t2104-update-index-skip-worktree.sh ................ ok t2080-parallel-checkout-basics.sh .................. ===( 5691;137 9/? 0/? )============================================ ===( 5693;137 10/? 1/? )=========================================== t2080-parallel-checkout-basics.sh .................. ok t2105-update-index-gitfile.sh ...................... t2105-update-index-gitfile.sh ...................... ok t2106-update-index-assume-unchanged.sh ............. ===( 5697;137 0/? 1/? )============================================ ===( 5699;137 1/? 2/? )============================================ t2106-update-index-assume-unchanged.sh ............. ok t2107-update-index-basic.sh ........................ t2107-update-index-basic.sh ........................ ok t2200-add-update.sh ................................ ===( 5708;137 1/? 0/? )============================================ ===( 5718;137 10/? 1/? )=========================================== ===( 5721;138 13/? 1/? )=========================================== t2200-add-update.sh ................................ ok t2201-add-update-typechange.sh ..................... t2201-add-update-typechange.sh ..................... ok t2202-add-addremove.sh ............................. ===( 5731;138 1/? 0/? )============================================ t2202-add-addremove.sh ............................. ok t2203-add-intent.sh ................................ ===( 5734;138 1/? 0/? )============================================ ===( 5739;138 5/? 1/? )============================================ ===( 5771;139 15/? 23/? )========================================== t2203-add-intent.sh ................................ ok t2204-add-ignored.sh ............................... t2204-add-ignored.sh ............................... ok t2300-cd-to-toplevel.sh ............................ ===( 5800;139 1/? 0/? )============================================ ===( 5803;139 3/? 1/? )============================================ t2300-cd-to-toplevel.sh ............................ ok t2400-worktree-add.sh .............................. ===( 5816;139 11/? 1/? )=========================================== ===( 5819;140 13/? 2/? )=========================================== t2401-worktree-prune.sh ............................ ok t2400-worktree-add.sh .............................. ===( 5848;140 31/? 1/? )=========================================== ===( 5866;141 43/? 7/? )=========================================== t2402-worktree-list.sh ............................. ok t2400-worktree-add.sh .............................. ===( 5891;142 52/? 0/? )=========================================== ===( 5892;142 52/? 1/? )=========================================== ===( 5929;143 64/? 26/? )========================================== t2403-worktree-move.sh ............................. ok t2400-worktree-add.sh .............................. ===( 5938;143 67/? 1/? )=========================================== t2400-worktree-add.sh .............................. ok t2404-worktree-config.sh ........................... t2404-worktree-config.sh ........................... ok t2405-worktree-submodule.sh ........................ ===( 5952;143 1/? 0/? )============================================ ===( 5953;144 1/? 1/? )============================================ t2405-worktree-submodule.sh ........................ ok t2406-worktree-repair.sh ........................... t2406-worktree-repair.sh ........................... ok t3000-ls-files-others.sh ........................... ===( 5983;145 1/? 0/? )============================================ ===( 5991;145 8/? 1/? )============================================ t3000-ls-files-others.sh ........................... ok t3001-ls-files-others-exclude.sh ................... ===( 6017;145 18/? 1/? )=========================================== t3002-ls-files-dashpath.sh ......................... ok t3001-ls-files-others-exclude.sh ................... t3001-ls-files-others-exclude.sh ................... ok t3003-ls-files-exclude.sh .......................... ===( 6032;145 1/? 0/? )============================================ t3003-ls-files-exclude.sh .......................... ok t3004-ls-files-basic.sh ............................ ===( 6039;145 1/? 0/? )============================================ ===( 6043;146 5/? 0/? )============================================ t3004-ls-files-basic.sh ............................ ok t3005-ls-files-relative.sh ......................... ===( 6044;146 1/? 0/? )============================================ t3005-ls-files-relative.sh ......................... ok t3006-ls-files-long.sh ............................. ===( 6048;146 1/? 0/? )============================================ t3006-ls-files-long.sh ............................. ok t3007-ls-files-recurse-submodules.sh ............... ===( 6051;146 1/? 0/? )============================================ ===( 6052;146 1/? 1/? )============================================ t3008-ls-files-lazy-init-name-hash.sh .............. ok t3007-ls-files-recurse-submodules.sh ............... ===( 6056;146 4/? 1/? )============================================ t3009-ls-files-others-nonsubmodule.sh .............. ok t3007-ls-files-recurse-submodules.sh ............... ===( 6060;147 6/? 1/? )============================================ t3010-ls-files-killed-modified.sh .................. ok t3007-ls-files-recurse-submodules.sh ............... t3007-ls-files-recurse-submodules.sh ............... ok t3011-common-prefixes-and-directory-traversal.sh ... ===( 6081;147 1/? 0/? )============================================ ===( 6096;147 15/? 1/? )=========================================== t3012-ls-files-dedup.sh ............................ ok t3011-common-prefixes-and-directory-traversal.sh ... t3011-common-prefixes-and-directory-traversal.sh ... ok t3020-ls-files-error-unmatch.sh .................... ===( 6105;147 1/? 0/? )============================================ t3020-ls-files-error-unmatch.sh .................... ok t3040-subprojects-basic.sh ......................... ===( 6108;148 1/? 0/? )============================================ ===( 6113;148 5/? 1/? )============================================ t3040-subprojects-basic.sh ......................... ok t3050-subprojects-fetch.sh ......................... t3050-subprojects-fetch.sh ......................... ok t3060-ls-files-with-tree.sh ........................ ===( 6123;148 0/? 1/? )============================================ ===( 6129;148 1/? 6/? )============================================ t3060-ls-files-with-tree.sh ........................ ok t3070-wildmatch.sh ................................. ===( 6168;149 38/? 0/? )=========================================== ===( 6172;149 41/? 1/? )=========================================== t3100-ls-tree-restrict.sh .......................... ok t3070-wildmatch.sh ................................. ===( 6249;149 104/? 1/? )========================================== ===( 6290;150 131/? 15/? )========================================= t3101-ls-tree-dirname.sh ........................... ok t3070-wildmatch.sh ................................. ===( 6313;150 152/? 1/? )========================================== t3102-ls-tree-wildcards.sh ......................... ok t3070-wildmatch.sh ................................. ===( 6348;150 183/? 1/? )========================================== t3103-ls-tree-misc.sh .............................. ok t3070-wildmatch.sh ................................. ===( 6368;150 201/? 1/? )========================================== ===( 6394;151 218/? 10/? )========================================= ===( 6507;152 305/? 36/? )========================================= ===( 6618;153 389/? 63/? )========================================= ===( 6729;154 465/? 98/? )========================================= ===( 6837;155 550/? 121/? )======================================== ===( 6957;156 650/? 141/? )======================================== t3200-branch.sh .................................... ok t3070-wildmatch.sh ................................. ===( 6992;156 681/? 1/? )========================================== t3201-branch-contains.sh ........................... ok t3070-wildmatch.sh ................................. ===( 7066;157 732/? 0/? )========================================== ===( 7086;157 751/? 1/? )========================================== t3202-show-branch-octopus.sh ....................... ok t3070-wildmatch.sh ................................. ===( 7117;157 779/? 1/? )========================================== ===( 7173;158 821/? 15/? )========================================= t3203-branch-output.sh ............................. ok t3070-wildmatch.sh ................................. ===( 7290;158 917/? 1/? )========================================== ===( 7297;159 922/? 3/? )========================================== t3204-branch-name-interpretation.sh ................ ok t3070-wildmatch.sh ................................. ===( 7356;159 970/? 1/? )========================================== t3205-branch-color.sh .............................. ok t3070-wildmatch.sh ................................. ===( 7400;160 1011/? 0/? )========================================= ===( 7420;160 1030/? 1/? )========================================= ===( 7510;161 1099/? 22/? )======================================== t3206-range-diff.sh ................................ ok t3070-wildmatch.sh ................................. ===( 7610;162 1182/? 0/? )========================================= ===( 7631;162 1202/? 1/? )========================================= ===( 7725;163 1270/? 27/? )======================================== ===( 7893;164 1438/? 27/? )======================================== ===( 8067;165 1611/? 28/? )======================================== t3210-pack-refs.sh ................................. ok t3070-wildmatch.sh ................................. ===( 8162;165 1703/? 1/? )========================================= t3211-peel-ref.sh .................................. ok t3070-wildmatch.sh ................................. ===( 8194;165 1727/? 1/? )========================================= ===( 8208;166 1737/? 5/? )========================================= t3300-funny-names.sh ............................... ok t3070-wildmatch.sh ................................. ===( 8276;166 1788/? 1/? )========================================= ===( 8337;167 1831/? 19/? )======================================== t3070-wildmatch.sh ................................. ok t3301-notes.sh ..................................... ===( 8431;167 53/? 1/? )=========================================== t3302-notes-index-expensive.sh ..................... ok t3301-notes.sh ..................................... ===( 8448;168 59/? 0/? )=========================================== ===( 8466;168 76/? 1/? )=========================================== ===( 8483;169 93/? 1/? )=========================================== ===( 8514;170 120/? 5/? )========================================== t3301-notes.sh ..................................... ok t3303-notes-subtrees.sh ............................ ===( 8534;170 7/? 1/? )============================================ t3304-notes-mixed.sh ............................... ok t3303-notes-subtrees.sh ............................ ===( 8540;170 7/? 1/? )============================================ ===( 8541;171 8/? 1/? )============================================ ===( 8543;173 10/? 1/? )=========================================== ===( 8545;174 12/? 1/? )=========================================== ===( 8547;175 13/? 2/? )=========================================== ===( 8551;177 16/? 3/? )=========================================== ===( 8553;178 18/? 3/? )=========================================== ===( 8555;179 20/? 3/? )=========================================== ===( 8557;180 21/? 4/? )=========================================== t3303-notes-subtrees.sh ............................ ok t3305-notes-fanout.sh .............................. ===( 8560;181 4/? 1/? )============================================ t3306-notes-prune.sh ............................... ok t3305-notes-fanout.sh .............................. ===( 8572;182 5/? 0/? )============================================ ===( 8574;182 6/? 1/? )============================================ t3307-notes-man.sh ................................. ok t3305-notes-fanout.sh .............................. ===( 8577;182 6/? 1/? )============================================ ===( 8586;183 6/? 10/? )=========================================== t3308-notes-merge.sh ............................... ok t3305-notes-fanout.sh .............................. ===( 8596;184 6/? 1/? )============================================ ===( 8615;185 6/? 20/? )=========================================== t3309-notes-merge-auto-resolve.sh .................. ok t3305-notes-fanout.sh .............................. ===( 8627;185 6/? 1/? )============================================ ===( 8629;186 6/? 3/? )============================================ ===( 8643;187 6/? 17/? )=========================================== t3305-notes-fanout.sh .............................. ok t3310-notes-merge-manual-resolve.sh ................ ===( 8649;187 21/? 1/? )=========================================== t3310-notes-merge-manual-resolve.sh ................ ok t3311-notes-merge-fanout.sh ........................ ===( 8652;187 2/? 1/? )============================================ ===( 8653;188 2/? 2/? )============================================ t3320-notes-merge-worktrees.sh ..................... ok t3311-notes-merge-fanout.sh ........................ ===( 8661;188 2/? 1/? )============================================ ===( 8666;189 2/? 6/? )============================================ ===( 8685;190 5/? 22/? )=========================================== ===( 8702;191 10/? 34/? )========================================== t3400-rebase.sh .................................... ok t3311-notes-merge-fanout.sh ........................ ===( 8705;191 12/? 1/? )=========================================== t3401-rebase-and-am-rename.sh ...................... ok t3311-notes-merge-fanout.sh ........................ ===( 8717;192 14/? 1/? )=========================================== t3402-rebase-merge.sh .............................. ok t3311-notes-merge-fanout.sh ........................ ===( 8733;193 16/? 1/? )=========================================== ===( 8749;194 18/? 15/? )========================================== t3403-rebase-skip.sh ............................... ok t3311-notes-merge-fanout.sh ........................ ===( 8758;195 22/? 1/? )=========================================== t3311-notes-merge-fanout.sh ........................ ok t3404-rebase-interactive.sh ........................ ===( 8783;196 24/? 0/? )=========================================== ===( 8785;196 25/? 1/? )=========================================== t3405-rebase-malformed.sh .......................... ok t3404-rebase-interactive.sh ........................ ===( 8792;196 27/? 1/? )=========================================== ===( 8803;197 27/? 12/? )========================================== t3406-rebase-message.sh ............................ ok t3404-rebase-interactive.sh ........................ ===( 8806;197 28/? 1/? )=========================================== t3407-rebase-abort.sh .............................. ok t3404-rebase-interactive.sh ........................ ===( 8820;198 29/? 1/? )=========================================== ===( 8822;199 29/? 3/? )=========================================== t3408-rebase-multi-line.sh ......................... ok t3404-rebase-interactive.sh ........................ ===( 8824;199 30/? 1/? )=========================================== ===( 8826;200 32/? 1/? )=========================================== ===( 8839;201 44/? 2/? )=========================================== ===( 8854;202 58/? 3/? )=========================================== t3409-rebase-preserve-merges.sh .................... ok t3404-rebase-interactive.sh ........................ ===( 8868;203 70/? 1/? )=========================================== ===( 8881;204 83/? 1/? )=========================================== ===( 8896;205 97/? 2/? )=========================================== t3410-rebase-preserve-dropped-merges.sh ............ ok t3404-rebase-interactive.sh ........................ ===( 8905;206 105/? 0/? )========================================== ===( 8906;206 105/? 1/? )========================================== ===( 8919;207 117/? 2/? )========================================== t3404-rebase-interactive.sh ........................ ok t3411-rebase-preserve-around-merges.sh ............. ===( 8925;207 2/? 1/? )============================================ ===( 8936;208 3/? 11/? )=========================================== t3411-rebase-preserve-around-merges.sh ............. ok t3412-rebase-root.sh ............................... ===( 8937;208 11/? 1/? )=========================================== ===( 8949;209 14/? 10/? )========================================== t3413-rebase-hook.sh ............................... ok t3412-rebase-root.sh ............................... ===( 8955;209 14/? 1/? )=========================================== ===( 8958;210 16/? 2/? )=========================================== ===( 8959;211 17/? 2/? )=========================================== ===( 8972;212 29/? 3/? )=========================================== t3414-rebase-preserve-onto.sh ...................... ok t3412-rebase-root.sh ............................... ===( 8975;212 30/? 1/? )=========================================== ===( 8977;213 30/? 3/? )=========================================== t3412-rebase-root.sh ............................... ok t3415-rebase-autosquash.sh ......................... ===( 8985;213 9/? 1/? )============================================ ===( 8998;214 13/? 10/? )========================================== t3416-rebase-onto-threedots.sh ..................... ok t3415-rebase-autosquash.sh ......................... ===( 9007;214 18/? 1/? )=========================================== t3417-rebase-whitespace-fix.sh ..................... ok t3415-rebase-autosquash.sh ......................... t3415-rebase-autosquash.sh ......................... ok t3418-rebase-continue.sh ........................... ===( 9017;214 1/? 0/? )============================================ ===( 9018;215 2/? 0/? )============================================ ===( 9019;215 2/? 1/? )============================================ t3419-rebase-patch-id.sh ........................... ok t3418-rebase-continue.sh ........................... ===( 9028;215 6/? 1/? )============================================ ===( 9036;216 6/? 9/? )============================================ ===( 9054;217 13/? 20/? )========================================== ===( 9073;218 19/? 33/? )========================================== t3420-rebase-autostash.sh .......................... ok t3418-rebase-continue.sh ........................... ===( 9084;219 20/? 1/? )=========================================== ===( 9089;220 21/? 5/? )=========================================== t3418-rebase-continue.sh ........................... ok t3421-rebase-topology-linear.sh .................... ===( 9106;221 14/? 1/? )=========================================== t3422-rebase-incompatible-options.sh ............... ok t3421-rebase-topology-linear.sh .................... ===( 9123;221 18/? 1/? )=========================================== t3423-rebase-reword.sh ............................. ok t3421-rebase-topology-linear.sh .................... ===( 9127;222 19/? 1/? )=========================================== t3424-rebase-empty.sh .............................. ok t3421-rebase-topology-linear.sh .................... ===( 9147;222 24/? 1/? )=========================================== ===( 9149;223 24/? 3/? )=========================================== ===( 9165;224 30/? 13/? )========================================== ===( 9170;225 33/? 15/? )========================================== ===( 9175;226 37/? 16/? )========================================== ===( 9180;227 41/? 17/? )========================================== ===( 9181;228 42/? 17/? )========================================== ===( 9187;229 47/? 18/? )========================================== ===( 9201;230 58/? 21/? )========================================== ===( 9206;231 63/? 21/? )========================================== ===( 9211;232 67/? 22/? )========================================== ===( 9215;233 70/? 23/? )========================================== ===( 9221;234 74/? 25/? )========================================== ===( 9226;235 78/? 26/? )========================================== ===( 9232;236 82/? 28/? )========================================== t3421-rebase-topology-linear.sh .................... ok t3425-rebase-topology-merges.sh .................... t3425-rebase-topology-merges.sh .................... ok t3426-rebase-submodule.sh .......................... ===( 9235;237 0/? 1/? )============================================ ===( 9236;237 1/? 1/? )============================================ ===( 9237;238 1/? 2/? )============================================ ===( 9242;239 4/? 4/? )============================================ t3427-rebase-subtree.sh ............................ ok t3426-rebase-submodule.sh .......................... ===( 9245;239 5/? 1/? )============================================ t3428-rebase-signoff.sh ............................ ok t3426-rebase-submodule.sh .......................... ===( 9253;239 7/? 1/? )============================================ ===( 9255;240 7/? 3/? )============================================ t3429-rebase-edit-todo.sh .......................... ok t3426-rebase-submodule.sh .......................... ===( 9261;240 9/? 1/? )============================================ ===( 9269;241 10/? 8/? )=========================================== ===( 9282;242 13/? 18/? )========================================== t3430-rebase-merges.sh ............................. ok t3426-rebase-submodule.sh .......................... ===( 9292;243 16/? 1/? )=========================================== ===( 9309;244 18/? 16/? )========================================== t3431-rebase-fork-point.sh ......................... ok t3426-rebase-submodule.sh .......................... ===( 9322;244 20/? 1/? )=========================================== ===( 9329;245 21/? 7/? )=========================================== ===( 9352;246 24/? 27/? )========================================== ===( 9371;247 26/? 44/? )========================================== t3426-rebase-submodule.sh .......................... ok t3432-rebase-fast-forward.sh ....................... ===( 9391;247 60/? 1/? )=========================================== ===( 9396;248 63/? 3/? )=========================================== ===( 9429;249 96/? 3/? )=========================================== t3433-rebase-across-mode-change.sh ................. ok t3432-rebase-fast-forward.sh ....................... ===( 9459;250 125/? 0/? )========================================== ===( 9462;250 127/? 1/? )========================================== t3434-rebase-i18n.sh ............................... ok t3432-rebase-fast-forward.sh ....................... t3435-rebase-gpg-sign.sh ........................... skipped: skip all test rebase --[no-]gpg-sign, gpg not available t3432-rebase-fast-forward.sh ....................... ===( 9480;251 140/? 0/? )========================================== ===( 9484;251 143/? 1/? )========================================== ===( 9510;252 156/? 14/? )========================================= t3436-rebase-more-options.sh ....................... ok t3432-rebase-fast-forward.sh ....................... ===( 9526;252 168/? 1/? )========================================== ===( 9536;253 175/? 4/? )========================================== t3437-rebase-fixup-options.sh ...................... ok t3432-rebase-fast-forward.sh ....................... ===( 9558;253 189/? 1/? )========================================== t3500-cherry.sh .................................... ok t3432-rebase-fast-forward.sh ....................... ===( 9564;254 192/? 0/? )========================================== ===( 9567;254 194/? 1/? )========================================== t3501-revert-cherry-pick.sh ........................ ok t3432-rebase-fast-forward.sh ....................... ===( 9591;254 206/? 1/? )========================================== ===( 9595;255 207/? 4/? )========================================== t3502-cherry-pick-merge.sh ......................... ok t3432-rebase-fast-forward.sh ....................... ===( 9611;255 214/? 1/? )========================================== t3503-cherry-pick-root.sh .......................... ok t3432-rebase-fast-forward.sh ....................... ===( 9624;255 221/? 1/? )========================================== ===( 9630;256 223/? 5/? )========================================== t3432-rebase-fast-forward.sh ....................... ok t3504-cherry-pick-rerere.sh ........................ t3504-cherry-pick-rerere.sh ........................ ok t3505-cherry-pick-empty.sh ......................... ===( 9637;256 1/? 0/? )============================================ ===( 9639;256 2/? 1/? )============================================ t3505-cherry-pick-empty.sh ......................... ok t3506-cherry-pick-ff.sh ............................ t3506-cherry-pick-ff.sh ............................ ok t3507-cherry-pick-conflict.sh ...................... ===( 9660;256 0/? 1/? )============================================ ===( 9661;257 0/? 2/? )============================================ ===( 9662;257 1/? 2/? )============================================ t3508-cherry-pick-many-commits.sh .................. ok t3507-cherry-pick-conflict.sh ...................... ===( 9695;257 21/? 1/? )=========================================== ===( 9698;258 23/? 2/? )=========================================== t3509-cherry-pick-merge-df.sh ...................... ok t3507-cherry-pick-conflict.sh ...................... ===( 9723;258 40/? 1/? )=========================================== t3507-cherry-pick-conflict.sh ...................... ok t3510-cherry-pick-sequence.sh ...................... ===( 9731;259 5/? 0/? )============================================ ===( 9738;259 11/? 1/? )=========================================== ===( 9771;260 27/? 18/? )========================================== t3511-cherry-pick-x.sh ............................. ok t3510-cherry-pick-sequence.sh ...................... ===( 9792;261 44/? 0/? )=========================================== t3510-cherry-pick-sequence.sh ...................... ok t3512-cherry-pick-submodule.sh ..................... ===( 9801;261 1/? 0/? )============================================ ===( 9802;262 2/? 0/? )============================================ ===( 9805;262 4/? 1/? )============================================ ===( 9806;263 4/? 2/? )============================================ ===( 9813;264 9/? 4/? )============================================ ===( 9819;265 12/? 7/? )=========================================== t3512-cherry-pick-submodule.sh ..................... ok t3513-revert-submodule.sh .......................... t3514-cherry-pick-revert-gpg.sh .................... skipped: skip all test {cherry-pick,revert} --[no-]gpg-sign, gpg not available t3513-revert-submodule.sh .......................... ===( 9826;266 11/? 0/? )=========================================== ===( 9827;266 11/? 1/? )=========================================== ===( 9862;267 13/? 34/? )========================================== t3513-revert-submodule.sh .......................... ok t3600-rm.sh ........................................ ===( 9865;267 35/? 1/? )=========================================== t3601-rm-pathspec-file.sh .......................... ok t3600-rm.sh ........................................ ===( 9873;267 38/? 1/? )=========================================== t3602-rm-sparse-checkout.sh ........................ ok t3600-rm.sh ........................................ ===( 9883;268 40/? 0/? )=========================================== ===( 9884;268 40/? 1/? )=========================================== ===( 9918;269 44/? 31/? )========================================== t3700-add.sh ....................................... ok t3600-rm.sh ........................................ ===( 9943;270 47/? 0/? )=========================================== ===( 9944;270 47/? 1/? )=========================================== ===( 9956;271 50/? 10/? )========================================== ===( 9966;272 52/? 18/? )========================================== ===( 9981;273 56/? 29/? )========================================== ===( 9995;274 60/? 39/? )========================================== ===( 10004;275 63/? 45/? )========================================== ===( 10012;276 66/? 50/? )========================================== ===( 10031;277 80/? 55/? )========================================== t3600-rm.sh ........................................ ok t3701-add-interactive.sh ........................... ===( 10036;277 57/? 1/? )=========================================== t3702-add-edit.sh .................................. ok t3701-add-interactive.sh ........................... ===( 10040;278 59/? 0/? )=========================================== ===( 10041;278 59/? 1/? )=========================================== t3703-add-magic-pathspec.sh ........................ ok t3701-add-interactive.sh ........................... ===( 10049;278 61/? 1/? )=========================================== t3704-add-pathspec-file.sh ......................... ok t3701-add-interactive.sh ........................... ===( 10064;278 65/? 1/? )=========================================== ===( 10070;279 67/? 5/? )=========================================== t3705-add-sparse-checkout.sh ....................... ok t3701-add-interactive.sh ........................... t3701-add-interactive.sh ........................... ok t3800-mktag.sh ..................................... ===( 10085;279 1/? 0/? )============================================ ===( 10091;279 6/? 1/? )============================================ ===( 10122;280 20/? 18/? )========================================== t3800-mktag.sh ..................................... ok t3900-i18n-commit.sh ............................... t3900-i18n-commit.sh ............................... ok t3901-i18n-patch.sh ................................ ===( 10159;280 1/? 0/? )============================================ ===( 10162;281 4/? 0/? )============================================ ===( 10163;281 4/? 1/? )============================================ t3902-quoted.sh .................................... ok t3901-i18n-patch.sh ................................ ===( 10183;281 11/? 1/? )=========================================== ===( 10201;282 19/? 11/? )========================================== t3901-i18n-patch.sh ................................ ok t3903-stash.sh ..................................... ===( 10205;282 13/? 1/? )=========================================== ===( 10224;283 30/? 3/? )=========================================== t3904-stash-patch.sh ............................... ok t3903-stash.sh ..................................... ===( 10250;284 51/? 0/? )=========================================== ===( 10251;284 51/? 1/? )=========================================== ===( 10288;285 64/? 25/? )========================================== t3905-stash-include-untracked.sh ................... ok t3903-stash.sh ..................................... ===( 10319;286 87/? 0/? )=========================================== t3903-stash.sh ..................................... ok t3906-stash-submodule.sh ........................... ===( 10340;287 0/? 1/? )============================================ ===( 10345;287 1/? 5/? )============================================ t3907-stash-show-config.sh ......................... ok t3906-stash-submodule.sh ........................... ===( 10354;287 4/? 1/? )============================================ t3908-stash-in-worktree.sh ......................... ok t3906-stash-submodule.sh ........................... ===( 10356;288 5/? 0/? )============================================ ===( 10357;288 5/? 1/? )============================================ t3909-stash-pathspec-file.sh ....................... ok t3906-stash-submodule.sh ........................... t3910-mac-os-precompose.sh ......................... skipped: filesystem does not corrupt utf-8 t3906-stash-submodule.sh ........................... ===( 10364;288 7/? 1/? )============================================ ===( 10365;289 8/? 1/? )============================================ t3920-crlf-messages.sh ............................. ok t3906-stash-submodule.sh ........................... ===( 10386;289 11/? 1/? )=========================================== ===( 10390;290 11/? 5/? )=========================================== t4000-diff-format.sh ............................... ok t3906-stash-submodule.sh ........................... ===( 10397;290 14/? 1/? )=========================================== t3906-stash-submodule.sh ........................... ok t4001-diff-rename.sh ............................... ===( 10418;290 19/? 1/? )=========================================== ===( 10425;291 21/? 6/? )=========================================== t4001-diff-rename.sh ............................... ok t4002-diff-basic.sh ................................ ===( 10445;291 24/? 1/? )=========================================== t4003-diff-rename-1.sh ............................. ok t4002-diff-basic.sh ................................ ===( 10471;291 43/? 1/? )=========================================== t4004-diff-rename-symlink.sh ....................... ok t4002-diff-basic.sh ................................ ===( 10476;291 44/? 1/? )=========================================== ===( 10478;292 44/? 3/? )=========================================== t4005-diff-rename-2.sh ............................. ok t4002-diff-basic.sh ................................ ===( 10480;292 44/? 1/? )=========================================== t4006-diff-mode.sh ................................. ok t4002-diff-basic.sh ................................ ===( 10498;292 55/? 1/? )=========================================== t4007-rename-3.sh .................................. ok t4002-diff-basic.sh ................................ t4002-diff-basic.sh ................................ ok t4008-diff-break-rewrite.sh ........................ ===( 10514;293 1/? 0/? )============================================ ===( 10515;293 1/? 1/? )============================================ t4009-diff-rename-4.sh ............................. ok t4008-diff-break-rewrite.sh ........................ t4008-diff-break-rewrite.sh ........................ ok t4010-diff-pathspec.sh ............................. ===( 10535;293 1/? 0/? )============================================ ===( 10545;293 10/? 1/? )=========================================== t4010-diff-pathspec.sh ............................. ok t4011-diff-symlink.sh .............................. t4011-diff-symlink.sh .............................. ok t4012-diff-binary.sh ............................... ===( 10560;294 1/? 0/? )============================================ ===( 10569;294 9/? 1/? )============================================ t4012-diff-binary.sh ............................... ok t4013-diff-various.sh .............................. ===( 10588;294 15/? 1/? )=========================================== ===( 10589;295 15/? 2/? )=========================================== ===( 10654;296 47/? 35/? )========================================== ===( 10721;297 80/? 69/? )========================================== ===( 10791;298 110/? 109/? )======================================== ===( 10859;299 142/? 145/? )======================================== ===( 10919;300 175/? 172/? )======================================== t4014-format-patch.sh .............................. ok t4013-diff-various.sh .............................. t4013-diff-various.sh .............................. ok t4015-diff-whitespace.sh ........................... ===( 10966;301 1/? 0/? )============================================ ===( 10970;301 4/? 1/? )============================================ t4016-diff-quote.sh ................................ ok t4015-diff-whitespace.sh ........................... ===( 10988;301 17/? 1/? )=========================================== ===( 11006;302 25/? 11/? )========================================== t4017-diff-retval.sh ............................... ok t4015-diff-whitespace.sh ........................... ===( 11046;302 51/? 1/? )=========================================== ===( 11078;303 62/? 22/? )========================================== ===( 11128;304 77/? 57/? )========================================== t4015-diff-whitespace.sh ........................... ok t4018-diff-funcname.sh ............................. ===( 11182;305 98/? 0/? )=========================================== ===( 11191;305 106/? 1/? )========================================== t4019-diff-wserror.sh .............................. ok t4018-diff-funcname.sh ............................. ===( 11255;306 150/? 0/? )========================================== ===( 11265;306 159/? 1/? )========================================== t4018-diff-funcname.sh ............................. ok t4020-diff-external.sh ............................. t4020-diff-external.sh ............................. ok t4021-format-patch-numbered.sh ..................... ===( 11322;307 1/? 0/? )============================================ ===( 11333;307 11/? 1/? )=========================================== t4021-format-patch-numbered.sh ..................... ok t4022-diff-rewrite.sh .............................. t4022-diff-rewrite.sh .............................. ok t4023-diff-rename-typechange.sh .................... ===( 11347;307 1/? 0/? )============================================ ===( 11350;307 3/? 1/? )============================================ t4023-diff-rename-typechange.sh .................... ok t4024-diff-optimize-common.sh ...................... t4024-diff-optimize-common.sh ...................... ok t4025-hunk-header.sh ............................... ===( 11353;308 1/? 0/? )============================================ t4025-hunk-header.sh ............................... ok t4026-color.sh ..................................... ===( 11355;308 1/? 0/? )============================================ ===( 11375;308 20/? 1/? )=========================================== t4026-color.sh ..................................... ok t4027-diff-submodule.sh ............................ ===( 11393;308 10/? 1/? )=========================================== t4028-format-patch-mime-headers.sh ................. ok t4027-diff-submodule.sh ............................ ===( 11399;309 14/? 0/? )=========================================== ===( 11403;309 17/? 1/? )=========================================== t4029-diff-trailing-space.sh ....................... ok t4027-diff-submodule.sh ............................ t4027-diff-submodule.sh ............................ ok t4030-diff-textconv.sh ............................. ===( 11407;309 1/? 0/? )============================================ ===( 11410;309 3/? 1/? )============================================ t4031-diff-rewrite-binary.sh ....................... ok t4030-diff-textconv.sh ............................. ===( 11433;309 18/? 1/? )=========================================== t4030-diff-textconv.sh ............................. ok t4032-diff-inter-hunk-context.sh ................... ===( 11437;310 4/? 0/? )============================================ ===( 11448;310 14/? 1/? )=========================================== t4033-diff-patience.sh ............................. ok t4032-diff-inter-hunk-context.sh ................... ===( 11466;310 28/? 1/? )=========================================== t4032-diff-inter-hunk-context.sh ................... ok t4034-diff-words.sh ................................ ===( 11483;311 9/? 0/? )============================================ ===( 11485;311 10/? 1/? )=========================================== t4035-diff-quiet.sh ................................ ok t4034-diff-words.sh ................................ ===( 11523;311 26/? 1/? )=========================================== t4036-format-patch-signer-mime.sh .................. ok t4034-diff-words.sh ................................ ===( 11532;312 31/? 0/? )=========================================== ===( 11536;312 34/? 1/? )=========================================== t4037-diff-r-t-dirs.sh ............................. ok t4034-diff-words.sh ................................ ===( 11545;312 41/? 1/? )=========================================== t4034-diff-words.sh ................................ ok t4038-diff-combined.sh ............................. ===( 11552;312 4/? 1/? )============================================ t4039-diff-assume-unchanged.sh ..................... ok t4038-diff-combined.sh ............................. ===( 11556;313 5/? 0/? )============================================ ===( 11561;313 9/? 1/? )============================================ t4040-whitespace-status.sh ......................... ok t4038-diff-combined.sh ............................. ===( 11578;313 15/? 1/? )=========================================== ===( 11589;314 20/? 7/? )=========================================== t4038-diff-combined.sh ............................. ok t4041-diff-submodule-option.sh ..................... ===( 11611;314 24/? 1/? )=========================================== t4042-diff-textconv-caching.sh ..................... ok t4041-diff-submodule-option.sh ..................... ===( 11633;314 39/? 1/? )=========================================== t4043-diff-rename-binary.sh ........................ ok t4041-diff-submodule-option.sh ..................... t4041-diff-submodule-option.sh ..................... ok t4044-diff-index-unique-abbrev.sh .................. ===( 11642;314 1/? 0/? )============================================ t4044-diff-index-unique-abbrev.sh .................. ok t4045-diff-relative.sh ............................. ===( 11644;315 1/? 0/? )============================================ ===( 11646;315 2/? 1/? )============================================ t4046-diff-unmerged.sh ............................. ok t4045-diff-relative.sh ............................. ===( 11669;315 20/? 1/? )=========================================== t4045-diff-relative.sh ............................. ok t4047-diff-dirstat.sh .............................. ===( 11703;315 20/? 1/? )=========================================== ===( 11704;316 21/? 1/? )=========================================== t4048-diff-combined-binary.sh ...................... ok t4047-diff-dirstat.sh .............................. ===( 11733;316 36/? 1/? )=========================================== t4049-diff-stat-count.sh ........................... ok t4047-diff-dirstat.sh .............................. t4047-diff-dirstat.sh .............................. ok t4050-diff-histogram.sh ............................ ===( 11742;316 1/? 0/? )============================================ t4050-diff-histogram.sh ............................ ok t4051-diff-function-context.sh ..................... ===( 11745;316 1/? 0/? )============================================ ===( 11754;316 9/? 1/? )============================================ ===( 11756;317 10/? 2/? )=========================================== t4051-diff-function-context.sh ..................... ok t4052-stat-output.sh ............................... ===( 11819;317 32/? 1/? )=========================================== t4053-diff-no-index.sh ............................. ok t4052-stat-output.sh ............................... ===( 11866;318 61/? 0/? )=========================================== ===( 11872;318 66/? 1/? )=========================================== t4054-diff-bogus-tree.sh ........................... ok t4052-stat-output.sh ............................... t4052-stat-output.sh ............................... ok t4055-diff-context.sh .............................. ===( 11898;318 1/? 0/? )============================================ ===( 11901;318 3/? 1/? )============================================ t4055-diff-context.sh .............................. ok t4056-diff-order.sh ................................ ===( 11925;318 18/? 1/? )=========================================== t4056-diff-order.sh ................................ ok t4057-diff-combined-paths.sh ....................... ===( 11932;319 3/? 0/? )============================================ t4057-diff-combined-paths.sh ....................... ok t4058-diff-duplicates.sh ........................... ===( 11934;319 1/? 0/? )============================================ ===( 11939;319 5/? 1/? )============================================ t4059-diff-submodule-not-initialized.sh ............ ok t4058-diff-duplicates.sh ........................... ===( 11951;320 10/? 0/? )=========================================== ===( 11953;320 11/? 1/? )=========================================== t4058-diff-duplicates.sh ........................... ok t4060-diff-submodule-option-diff-format.sh ......... ===( 11972;320 14/? 1/? )=========================================== ===( 12008;321 32/? 19/? )========================================== t4061-diff-indent.sh ............................... ok t4060-diff-submodule-option-diff-format.sh ......... t4060-diff-submodule-option-diff-format.sh ......... ok t4062-diff-pickaxe.sh .............................. ===( 12038;321 1/? 0/? )============================================ t4062-diff-pickaxe.sh .............................. ok t4063-diff-blobs.sh ................................ ===( 12041;321 1/? 0/? )============================================ ===( 12054;321 13/? 1/? )=========================================== t4063-diff-blobs.sh ................................ ok t4064-diff-oidfind.sh .............................. ===( 12063;322 5/? 0/? )============================================ ===( 12065;322 6/? 1/? )============================================ t4065-diff-anchored.sh ............................. ok t4064-diff-oidfind.sh .............................. t4064-diff-oidfind.sh .............................. ok t4066-diff-emit-delay.sh ........................... ===( 12076;322 1/? 0/? )============================================ t4066-diff-emit-delay.sh ........................... ok t4067-diff-partial-clone.sh ........................ ===( 12078;322 1/? 0/? )============================================ ===( 12080;322 2/? 1/? )============================================ ===( 12094;323 3/? 14/? )=========================================== t4068-diff-symmetric-merge-base.sh ................. ok t4067-diff-partial-clone.sh ........................ t4067-diff-partial-clone.sh ........................ ok t4100-apply-stat.sh ................................ ===( 12119;323 1/? 0/? )============================================ ===( 12124;323 5/? 1/? )============================================ t4101-apply-nonl.sh ................................ ok t4100-apply-stat.sh ................................ t4100-apply-stat.sh ................................ ok t4102-apply-rename.sh .............................. ===( 12149;323 1/? 0/? )============================================ ===( 12153;324 5/? 0/? )============================================ t4102-apply-rename.sh .............................. ok t4103-apply-binary.sh .............................. ===( 12154;324 1/? 0/? )============================================ ===( 12167;324 13/? 1/? )=========================================== t4103-apply-binary.sh .............................. ok t4104-apply-boundary.sh ............................ ===( 12196;324 20/? 1/? )=========================================== t4104-apply-boundary.sh ............................ ok t4105-apply-fuzz.sh ................................ t4105-apply-fuzz.sh ................................ ok t4106-apply-stdin.sh ............................... ===( 12209;325 1/? 0/? )============================================ t4106-apply-stdin.sh ............................... ok t4107-apply-ignore-whitespace.sh ................... ===( 12212;325 1/? 0/? )============================================ t4107-apply-ignore-whitespace.sh ................... ok t4108-apply-threeway.sh ............................ ===( 12223;325 1/? 0/? )============================================ ===( 12227;325 4/? 1/? )============================================ t4109-apply-multifrag.sh ........................... ok t4108-apply-threeway.sh ............................ ===( 12235;325 9/? 1/? )============================================ t4110-apply-scan.sh ................................ ok t4108-apply-threeway.sh ............................ t4108-apply-threeway.sh ............................ ok t4111-apply-subdir.sh .............................. ===( 12238;326 1/? 0/? )============================================ ===( 12241;326 3/? 1/? )============================================ t4112-apply-renames.sh ............................. ok t4111-apply-subdir.sh .............................. ===( 12246;326 6/? 1/? )============================================ t4113-apply-ending.sh .............................. ok t4111-apply-subdir.sh .............................. t4111-apply-subdir.sh .............................. ok t4114-apply-typechange.sh .......................... ===( 12253;326 1/? 0/? )============================================ ===( 12260;326 7/? 1/? )============================================ t4115-apply-symlink.sh ............................. ok t4114-apply-typechange.sh .......................... ===( 12266;327 11/? 0/? )=========================================== t4114-apply-typechange.sh .......................... ok t4116-apply-reverse.sh ............................. ===( 12268;327 1/? 0/? )============================================ ===( 12271;327 3/? 1/? )============================================ t4116-apply-reverse.sh ............................. ok t4117-apply-reject.sh .............................. t4117-apply-reject.sh .............................. ok t4118-apply-empty-context.sh ....................... ===( 12283;327 1/? 0/? )============================================ t4118-apply-empty-context.sh ....................... ok t4119-apply-config.sh .............................. ===( 12286;327 1/? 0/? )============================================ ===( 12293;327 7/? 1/? )============================================ ===( 12301;328 11/? 5/? )=========================================== t4119-apply-config.sh .............................. ok t4120-apply-popt.sh ................................ t4120-apply-popt.sh ................................ ok t4121-apply-diffs.sh ............................... ===( 12305;328 1/? 0/? )============================================ t4121-apply-diffs.sh ............................... ok t4122-apply-symlink-inside.sh ...................... ===( 12307;328 1/? 0/? )============================================ ===( 12312;328 5/? 1/? )============================================ t4123-apply-shrink.sh .............................. ok t4122-apply-symlink-inside.sh ...................... t4122-apply-symlink-inside.sh ...................... ok t4124-apply-ws-rule.sh ............................. ===( 12316;328 1/? 0/? )============================================ ===( 12322;328 6/? 1/? )============================================ ===( 12327;329 9/? 3/? )============================================ t4125-apply-ws-fuzz.sh ............................. ok t4124-apply-ws-rule.sh ............................. ===( 12335;329 15/? 1/? )=========================================== t4126-apply-empty.sh ............................... ok t4124-apply-ws-rule.sh ............................. ===( 12349;329 24/? 1/? )=========================================== t4127-apply-same-fn.sh ............................. ok t4124-apply-ws-rule.sh ............................. ===( 12365;330 34/? 0/? )=========================================== ===( 12369;330 37/? 1/? )=========================================== t4128-apply-root.sh ................................ ok t4124-apply-ws-rule.sh ............................. ===( 12387;330 48/? 1/? )=========================================== t4129-apply-samemode.sh ............................ ok t4124-apply-ws-rule.sh ............................. ===( 12409;331 61/? 0/? )=========================================== ===( 12410;331 61/? 1/? )=========================================== t4130-apply-criss-cross-rename.sh .................. ok t4124-apply-ws-rule.sh ............................. ===( 12429;331 73/? 1/? )=========================================== t4131-apply-fake-ancestor.sh ....................... ok t4124-apply-ws-rule.sh ............................. t4124-apply-ws-rule.sh ............................. ok t4132-apply-removal.sh ............................. ===( 12437;331 1/? 0/? )============================================ ===( 12439;331 2/? 1/? )============================================ t4133-apply-filenames.sh ........................... ok t4132-apply-removal.sh ............................. ===( 12447;332 7/? 0/? )============================================ ===( 12454;332 13/? 1/? )=========================================== t4132-apply-removal.sh ............................. ok t4134-apply-submodule.sh ........................... t4134-apply-submodule.sh ........................... ok t4135-apply-weird-filenames.sh ..................... ===( 12457;332 0/? 1/? )============================================ ===( 12459;332 1/? 2/? )============================================ t4136-apply-check.sh ............................... ok t4135-apply-weird-filenames.sh ..................... t4135-apply-weird-filenames.sh ..................... ok t4137-apply-submodule.sh ........................... ===( 12483;333 0/? 1/? )============================================ t4138-apply-ws-expansion.sh ........................ ok t4137-apply-submodule.sh ........................... ===( 12488;333 0/? 1/? )============================================ t4139-apply-escape.sh .............................. ok t4137-apply-submodule.sh ........................... ===( 12500;334 0/? 1/? )============================================ ===( 12504;334 1/? 4/? )============================================ t4140-apply-ita.sh ................................. ok t4137-apply-submodule.sh ........................... ===( 12506;334 1/? 1/? )============================================ ===( 12514;335 3/? 7/? )============================================ ===( 12533;336 6/? 23/? )=========================================== ===( 12562;337 9/? 49/? )=========================================== ===( 12584;338 12/? 68/? )========================================== t4150-am.sh ........................................ ok t4137-apply-submodule.sh ........................... ===( 12594;339 15/? 1/? )=========================================== t4151-am-abort.sh .................................. ok t4137-apply-submodule.sh ........................... ===( 12614;340 18/? 0/? )=========================================== ===( 12615;340 18/? 1/? )=========================================== t4152-am-subjects.sh ............................... ok t4137-apply-submodule.sh ........................... ===( 12631;341 21/? 1/? )=========================================== t4153-am-resume-override-opts.sh ................... ok t4137-apply-submodule.sh ........................... ===( 12637;341 22/? 1/? )=========================================== ===( 12657;342 24/? 19/? )========================================== ===( 12672;343 26/? 32/? )========================================== t4200-rerere.sh .................................... ok t4137-apply-submodule.sh ........................... t4137-apply-submodule.sh ........................... ok t4201-shortlog.sh .................................. ===( 12677;343 1/? 0/? )============================================ ===( 12680;343 3/? 1/? )============================================ ===( 12706;344 13/? 17/? )========================================== t4201-shortlog.sh .................................. ok t4202-log.sh ....................................... ===( 12737;344 35/? 1/? )=========================================== ===( 12772;345 46/? 25/? )========================================== ===( 12847;346 97/? 49/? )========================================== t4202-log.sh ....................................... ok t4203-mailmap.sh ................................... ===( 12856;346 56/? 1/? )=========================================== t4203-mailmap.sh ................................... ok t4204-patch-id.sh .................................. ===( 12870;346 10/? 1/? )=========================================== t4204-patch-id.sh .................................. ok t4205-log-pretty-formats.sh ........................ ===( 12893;347 18/? 0/? )=========================================== ===( 12896;347 20/? 1/? )=========================================== t4206-log-follow-harder-copies.sh .................. ok t4205-log-pretty-formats.sh ........................ ===( 12916;347 35/? 1/? )=========================================== t4207-log-decoration-colors.sh ..................... ok t4205-log-pretty-formats.sh ........................ ===( 12928;347 45/? 1/? )=========================================== ===( 12942;348 52/? 8/? )=========================================== t4208-log-magic-pathspec.sh ........................ ok t4205-log-pretty-formats.sh ........................ ===( 12993;348 89/? 1/? )=========================================== ===( 13005;349 93/? 9/? )=========================================== t4205-log-pretty-formats.sh ........................ ok t4209-log-pickaxe.sh ............................... t4209-log-pickaxe.sh ............................... ok t4210-log-i18n.sh .................................. ===( 13051;349 1/? 0/? )============================================ ===( 13072;349 21/? 1/? )=========================================== t4210-log-i18n.sh .................................. ok t4211-line-log.sh .................................. ===( 13074;350 3/? 0/? )============================================ ===( 13079;350 7/? 1/? )============================================ t4212-log-corrupt.sh ............................... ok t4211-line-log.sh .................................. ===( 13111;350 30/? 1/? )=========================================== ===( 13125;351 41/? 4/? )=========================================== t4211-line-log.sh .................................. ok t4213-log-tabexpand.sh ............................. t4213-log-tabexpand.sh ............................. ok t4214-log-graph-octopus.sh ......................... ===( 13137;351 1/? 0/? )============================================ ===( 13143;352 7/? 0/? )============================================ ===( 13147;352 10/? 1/? )=========================================== t4214-log-graph-octopus.sh ......................... ok t4215-log-skewed-merges.sh ......................... ===( 13158;352 4/? 1/? )============================================ ===( 13161;353 5/? 3/? )============================================ ===( 13182;354 9/? 20/? )=========================================== t4215-log-skewed-merges.sh ......................... ok t4216-log-bloom.sh ................................. ===( 13192;354 28/? 1/? )=========================================== t4252-am-options.sh ................................ ok t4216-log-bloom.sh ................................. ===( 13208;355 36/? 1/? )=========================================== t4253-am-keep-cr-dos.sh ............................ ok t4216-log-bloom.sh ................................. ===( 13224;355 45/? 1/? )=========================================== t4254-am-corrupt.sh ................................ ok t4216-log-bloom.sh ................................. ===( 13236;356 54/? 0/? )=========================================== ===( 13253;357 71/? 0/? )=========================================== ===( 13261;357 78/? 1/? )=========================================== ===( 13272;358 88/? 2/? )=========================================== ===( 13293;359 106/? 5/? )========================================== ===( 13312;360 122/? 8/? )========================================== ===( 13327;361 135/? 10/? )========================================= t4216-log-bloom.sh ................................. ok t4255-am-submodule.sh .............................. ===( 13335;361 12/? 1/? )=========================================== t4256-am-format-flowed.sh .......................... ok t4255-am-submodule.sh .............................. ===( 13337;362 12/? 1/? )=========================================== t4257-am-interactive.sh ............................ ok t4255-am-submodule.sh .............................. ===( 13343;362 14/? 1/? )=========================================== t4258-am-quoted-cr.sh .............................. ok t4255-am-submodule.sh .............................. ===( 13348;362 15/? 1/? )=========================================== ===( 13353;363 16/? 5/? )=========================================== ===( 13371;364 19/? 20/? )========================================== t4300-merge-tree.sh ................................ ok t4255-am-submodule.sh .............................. ===( 13372;364 19/? 1/? )=========================================== ===( 13411;365 22/? 37/? )========================================== ===( 13440;366 25/? 63/? )========================================== t5000-tar-tree.sh .................................. ok t4255-am-submodule.sh .............................. ===( 13454;366 26/? 1/? )=========================================== ===( 13485;367 28/? 30/? )========================================== t5001-archive-attr.sh .............................. ok t4255-am-submodule.sh .............................. ===( 13497;367 29/? 1/? )=========================================== t5002-archive-attr-pattern.sh ...................... ok t4255-am-submodule.sh .............................. ===( 13517;367 30/? 1/? )=========================================== ===( 13518;368 31/? 1/? )=========================================== t5003-archive-zip.sh ............................... ok t4255-am-submodule.sh .............................. t4255-am-submodule.sh .............................. ok t5004-archive-corner-cases.sh ...................... ===( 13596;368 1/? 0/? )============================================ ===( 13597;368 1/? 1/? )============================================ ===( 13598;369 1/? 2/? )============================================ t5004-archive-corner-cases.sh ...................... ok t5100-mailinfo.sh .................................. ===( 13640;369 30/? 1/? )=========================================== ===( 13647;370 36/? 2/? )=========================================== t5100-mailinfo.sh .................................. ok t5150-request-pull.sh .............................. ===( 13665;370 5/? 1/? )============================================ t5200-update-server-info.sh ........................ ok t5150-request-pull.sh .............................. ===( 13673;371 8/? 0/? )============================================ ===( 13675;371 9/? 1/? )============================================ t5150-request-pull.sh .............................. ok t5300-pack-object.sh ............................... ===( 13679;371 3/? 1/? )============================================ ===( 13684;372 4/? 5/? )============================================ t5301-sliding-window.sh ............................ ok t5300-pack-object.sh ............................... ===( 13689;373 8/? 0/? )============================================ ===( 13697;374 16/? 0/? )=========================================== ===( 13703;375 22/? 0/? )=========================================== ===( 13705;376 24/? 0/? )=========================================== ===( 13707;376 25/? 1/? )=========================================== ===( 13724;377 32/? 11/? )========================================== ===( 13755;378 45/? 29/? )========================================== t5300-pack-object.sh ............................... ok t5302-pack-index.sh ................................ ===( 13756;378 29/? 1/? )=========================================== ===( 13764;379 31/? 7/? )=========================================== t5302-pack-index.sh ................................ ok t5303-pack-corruption-resilience.sh ................ ===( 13776;379 15/? 1/? )=========================================== ===( 13799;380 26/? 13/? )========================================== t5303-pack-corruption-resilience.sh ................ ok t5304-prune.sh ..................................... ===( 13813;380 16/? 1/? )=========================================== t5305-include-tag.sh ............................... ok t5304-prune.sh ..................................... ===( 13839;381 27/? 1/? )=========================================== t5304-prune.sh ..................................... ok t5306-pack-nobase.sh ............................... t5306-pack-nobase.sh ............................... ok t5307-pack-missing-commit.sh ....................... ===( 13845;381 0/? 1/? )============================================ ===( 13847;381 1/? 2/? )============================================ t5307-pack-missing-commit.sh ....................... ok t5308-pack-detect-duplicates.sh .................... t5308-pack-detect-duplicates.sh .................... ok t5309-pack-delta-cycles.sh ......................... ===( 13856;381 1/? 0/? )============================================ ===( 13861;382 6/? 0/? )============================================ t5309-pack-delta-cycles.sh ......................... ok t5310-pack-bitmaps.sh .............................. ===( 13862;382 0/? 1/? )============================================ t5311-pack-bitmaps-shallow.sh ...................... ok t5310-pack-bitmaps.sh .............................. ===( 13865;382 1/? 0/? )============================================ ===( 13866;382 1/? 1/? )============================================ t5312-prune-corruption.sh .......................... ok t5310-pack-bitmaps.sh .............................. ===( 13896;383 20/? 0/? )=========================================== ===( 13898;383 21/? 1/? )=========================================== t5313-pack-bounds-checks.sh ........................ ok t5310-pack-bitmaps.sh .............................. ===( 13931;383 45/? 1/? )=========================================== t5314-pack-cycle-detection.sh ...................... ok t5310-pack-bitmaps.sh .............................. ===( 13935;384 48/? 0/? )=========================================== ===( 13938;384 50/? 1/? )=========================================== t5315-pack-objects-compression.sh .................. ok t5310-pack-bitmaps.sh .............................. ===( 13961;385 65/? 0/? )=========================================== ===( 13964;385 67/? 1/? )=========================================== t5316-pack-delta-depth.sh .......................... ok t5310-pack-bitmaps.sh .............................. ===( 13973;385 71/? 1/? )=========================================== t5310-pack-bitmaps.sh .............................. ok t5317-pack-objects-filter-objects.sh ............... ===( 13978;386 5/? 0/? )============================================ ===( 13983;386 9/? 1/? )============================================ ===( 14024;387 29/? 22/? )========================================== t5317-pack-objects-filter-objects.sh ............... ok t5318-commit-graph.sh .............................. ===( 14030;387 26/? 1/? )=========================================== t5320-delta-islands.sh ............................. ok t5318-commit-graph.sh .............................. ===( 14058;387 39/? 1/? )=========================================== t5321-pack-large-objects.sh ........................ ok t5318-commit-graph.sh .............................. ===( 14063;388 43/? 0/? )=========================================== ===( 14066;388 45/? 1/? )=========================================== t5322-pack-objects-sparse.sh ....................... ok t5318-commit-graph.sh .............................. ===( 14086;388 54/? 1/? )=========================================== ===( 14103;389 58/? 14/? )========================================== t5323-pack-redundant.sh ............................ ok t5318-commit-graph.sh .............................. ===( 14113;389 64/? 1/? )=========================================== ===( 14132;390 75/? 9/? )=========================================== ===( 14159;391 89/? 22/? )========================================== t5318-commit-graph.sh .............................. ok t5324-split-commit-graph.sh ........................ ===( 14166;391 26/? 1/? )=========================================== ===( 14173;392 26/? 8/? )=========================================== t5325-reverse-index.sh ............................. ok t5324-split-commit-graph.sh ........................ ===( 14174;393 27/? 0/? )=========================================== ===( 14179;394 31/? 1/? )=========================================== ===( 14181;395 31/? 3/? )=========================================== ===( 14195;396 34/? 14/? )========================================== t5400-send-pack.sh ................................. ok t5324-split-commit-graph.sh ........................ t5324-split-commit-graph.sh ........................ ok t5401-update-hooks.sh .............................. ===( 14200;396 1/? 0/? )============================================ ===( 14210;396 10/? 1/? )=========================================== t5402-post-merge-hook.sh ........................... ok t5401-update-hooks.sh .............................. ===( 14218;397 12/? 1/? )=========================================== t5403-post-checkout-hook.sh ........................ ok t5401-update-hooks.sh .............................. ===( 14226;397 12/? 1/? )=========================================== t5404-tracking-branches.sh ......................... ok t5401-update-hooks.sh .............................. ===( 14233;398 12/? 1/? )=========================================== t5405-send-pack-rewind.sh .......................... ok t5401-update-hooks.sh .............................. ===( 14236;398 12/? 1/? )=========================================== t5406-remote-rejects.sh ............................ ok t5401-update-hooks.sh .............................. ===( 14239;398 12/? 1/? )=========================================== ===( 14242;399 12/? 4/? )=========================================== ===( 14253;400 12/? 15/? )========================================== t5407-post-rewrite-hook.sh ......................... ok t5401-update-hooks.sh .............................. t5401-update-hooks.sh .............................. ok t5408-send-pack-stdin.sh ........................... ===( 14256;400 1/? 0/? )============================================ ===( 14258;400 2/? 1/? )============================================ t5408-send-pack-stdin.sh ........................... ok t5409-colorize-remote-messages.sh .................. ===( 14271;401 7/? 0/? )============================================ t5409-colorize-remote-messages.sh .................. ok t5410-receive-pack-alternates.sh ................... ===( 14276;401 1/? 0/? )============================================ t5410-receive-pack-alternates.sh ................... ok t5411-proc-receive-hook.sh ......................... ===( 14279;401 1/? 0/? )============================================ ===( 14285;401 6/? 1/? )============================================ ===( 14289;402 9/? 2/? )============================================ ===( 14309;403 29/? 2/? )=========================================== ===( 14333;404 47/? 8/? )=========================================== ===( 14380;405 66/? 36/? )========================================== ===( 14405;406 84/? 43/? )========================================== ===( 14450;407 118/? 54/? )========================================= ===( 14506;408 146/? 82/? )========================================= ===( 14583;409 174/? 131/? )======================================== t5411-proc-receive-hook.sh ......................... ok t5500-fetch-pack.sh ................................ ===( 14633;410 177/? 0/? )========================================== ===( 14650;410 193/? 1/? )========================================== t5501-fetch-push-alternates.sh ..................... ok t5500-fetch-pack.sh ................................ ===( 14670;410 210/? 1/? )========================================== ===( 14689;411 224/? 6/? )========================================== t5502-quickfetch.sh ................................ ok t5500-fetch-pack.sh ................................ ===( 14722;411 255/? 1/? )========================================== t5503-tagfollow.sh ................................. ok t5500-fetch-pack.sh ................................ ===( 14757;412 280/? 0/? )========================================== ===( 14758;412 280/? 1/? )========================================== ===( 14824;413 323/? 24/? )========================================= t5504-fetch-receive-strict.sh ...................... ok t5500-fetch-pack.sh ................................ ===( 14858;413 353/? 1/? )========================================== ===( 14885;414 367/? 14/? )========================================= t5500-fetch-pack.sh ................................ ok t5505-remote.sh .................................... ===( 14915;414 38/? 1/? )=========================================== ===( 14919;415 40/? 3/? )=========================================== t5506-remote-groups.sh ............................. ok t5505-remote.sh .................................... ===( 14936;415 51/? 1/? )=========================================== t5507-remote-environment.sh ........................ ok t5505-remote.sh .................................... ===( 14949;415 59/? 1/? )=========================================== ===( 14952;416 61/? 2/? )=========================================== t5509-fetch-push-namespaces.sh ..................... ok t5505-remote.sh .................................... ===( 14986;416 82/? 1/? )=========================================== ===( 15011;417 100/? 8/? )========================================== t5505-remote.sh .................................... ok t5510-fetch.sh ..................................... ===( 15019;417 14/? 1/? )=========================================== ===( 15057;418 24/? 29/? )========================================== t5511-refspec.sh ................................... ok t5510-fetch.sh ..................................... ===( 15096;418 44/? 1/? )=========================================== ===( 15123;419 54/? 18/? )========================================== t5512-ls-remote.sh ................................. ok t5510-fetch.sh ..................................... ===( 15148;419 63/? 1/? )=========================================== t5513-fetch-track.sh ............................... ok t5510-fetch.sh ..................................... ===( 15153;419 66/? 1/? )=========================================== ===( 15154;420 67/? 1/? )=========================================== t5514-fetch-multiple.sh ............................ ok t5510-fetch.sh ..................................... ===( 15175;421 77/? 0/? )=========================================== ===( 15176;421 77/? 1/? )=========================================== ===( 15194;422 86/? 10/? )========================================== ===( 15214;423 96/? 20/? )========================================== ===( 15235;424 107/? 30/? )========================================= ===( 15255;425 116/? 41/? )========================================= ===( 15276;426 127/? 51/? )========================================= ===( 15297;427 136/? 63/? )========================================= t5515-fetch-merge-logic.sh ......................... ok t5510-fetch.sh ..................................... ===( 15303;427 139/? 1/? )========================================== ===( 15312;428 143/? 6/? )========================================== ===( 15329;429 150/? 16/? )========================================= ===( 15342;430 158/? 21/? )========================================= ===( 15360;431 165/? 32/? )========================================= ===( 15376;432 175/? 38/? )========================================= ===( 15386;433 180/? 43/? )========================================= t5510-fetch.sh ..................................... ok t5516-fetch-push.sh ................................ ===( 15390;433 46/? 1/? )=========================================== ===( 15397;434 50/? 4/? )=========================================== ===( 15410;435 55/? 12/? )========================================== t5517-push-mirror.sh ............................... ok t5516-fetch-push.sh ................................ ===( 15415;435 58/? 1/? )=========================================== t5518-fetch-exit-status.sh ......................... ok t5516-fetch-push.sh ................................ ===( 15422;435 62/? 1/? )=========================================== ===( 15425;436 64/? 2/? )=========================================== t5519-push-alternates.sh ........................... ok t5516-fetch-push.sh ................................ ===( 15437;436 69/? 1/? )=========================================== ===( 15448;437 71/? 10/? )========================================== ===( 15463;438 75/? 21/? )========================================== ===( 15480;439 81/? 32/? )========================================== ===( 15495;440 84/? 44/? )========================================== ===( 15508;441 91/? 50/? )========================================== ===( 15521;442 98/? 56/? )========================================== ===( 15525;443 101/? 57/? )========================================= t5516-fetch-push.sh ................................ ok t5520-pull.sh ...................................... ===( 15534;443 63/? 1/? )=========================================== ===( 15545;444 68/? 7/? )=========================================== t5520-pull.sh ...................................... ok t5521-pull-options.sh .............................. ===( 15559;444 16/? 1/? )=========================================== t5522-pull-symlink.sh .............................. ok t5521-pull-options.sh .............................. ===( 15565;445 19/? 0/? )=========================================== ===( 15567;445 20/20 1/? )========================================== t5521-pull-options.sh .............................. ok t5523-push-upstream.sh ............................. ===( 15575;445 8/? 1/? )============================================ t5524-pull-msg.sh .................................. ok t5523-push-upstream.sh ............................. t5523-push-upstream.sh ............................. ok t5525-fetch-tagopt.sh .............................. ===( 15587;445 1/? 0/? )============================================ ===( 15591;446 5/? 0/? )============================================ t5525-fetch-tagopt.sh .............................. ok t5526-fetch-submodules.sh .......................... ===( 15592;446 0/? 1/? )============================================ t5527-fetch-odd-refs.sh ............................ ok t5526-fetch-submodules.sh .......................... ===( 15597;446 1/? 0/? )============================================ ===( 15600;446 3/? 1/? )============================================ ===( 15605;447 6/? 3/? )============================================ ===( 15627;448 16/? 15/? )========================================== t5528-push-default.sh .............................. ok t5526-fetch-submodules.sh .......................... ===( 15642;449 23/? 0/? )=========================================== ===( 15643;449 23/? 1/? )=========================================== t5529-push-errors.sh ............................... ok t5526-fetch-submodules.sh .......................... ===( 15651;449 25/? 1/? )=========================================== t5530-upload-pack-error.sh ......................... ok t5526-fetch-submodules.sh .......................... ===( 15666;450 28/? 1/? )=========================================== ===( 15677;451 32/? 8/? )=========================================== ===( 15685;452 32/? 16/? )========================================== ===( 15696;453 34/? 25/? )========================================== t5531-deep-submodule-push.sh ....................... ok t5526-fetch-submodules.sh .......................... ===( 15700;453 35/? 1/? )=========================================== t5532-fetch-proxy.sh ............................... ok t5526-fetch-submodules.sh .......................... ===( 15706;454 36/? 1/? )=========================================== ===( 15715;455 39/? 7/? )=========================================== t5526-fetch-submodules.sh .......................... ok t5533-push-cas.sh .................................. ===( 15724;455 13/? 1/? )=========================================== ===( 15727;456 15/? 2/? )=========================================== t5534-push-signed.sh ............................... ok t5533-push-cas.sh .................................. ===( 15739;456 17/? 1/? )=========================================== t5535-fetch-push-symref.sh ......................... ok t5533-push-cas.sh .................................. ===( 15743;456 18/? 1/? )=========================================== ===( 15745;457 18/? 3/? )=========================================== t5536-fetch-conflicts.sh ........................... ok t5533-push-cas.sh .................................. ===( 15751;457 19/? 1/? )=========================================== ===( 15759;458 20/? 8/? )=========================================== t5537-fetch-shallow.sh ............................. ok t5533-push-cas.sh .................................. ===( 15767;459 22/? 1/? )=========================================== t5533-push-cas.sh .................................. ok t5538-push-shallow.sh .............................. t5538-push-shallow.sh .............................. ok t5539-fetch-http-shallow.sh ........................ t5539-fetch-http-shallow.sh ........................ skipped: no web server found at '/usr/sbin/apache2' t5540-http-push-webdav.sh .......................... t5540-http-push-webdav.sh .......................... skipped: no web server found at '/usr/sbin/apache2' t5541-http-push-smart.sh ........................... t5541-http-push-smart.sh ........................... skipped: no web server found at '/usr/sbin/apache2' t5542-push-http-shallow.sh ......................... t5542-push-http-shallow.sh ......................... skipped: no web server found at '/usr/sbin/apache2' t5543-atomic-push.sh ............................... ===( 15774;460 0/? 1/? )============================================ ===( 15776;460 1/? 2/? )============================================ t5544-pack-objects-hook.sh ......................... ok t5543-atomic-push.sh ............................... ===( 15785;460 4/? 1/? )============================================ ===( 15788;461 5/? 3/? )============================================ t5543-atomic-push.sh ............................... ok t5545-push-options.sh .............................. ===( 15798;461 6/? 1/? )============================================ ===( 15801;462 7/? 3/? )============================================ t5546-receive-limits.sh ............................ ok t5545-push-options.sh .............................. t5545-push-options.sh .............................. ok t5547-push-quarantine.sh ........................... ===( 15815;462 1/? 0/? )============================================ ===( 15819;462 4/? 1/? )============================================ t5547-push-quarantine.sh ........................... ok t5548-push-porcelain.sh ............................ ===( 15825;463 5/? 0/? )============================================ t5550-http-fetch-dumb.sh ........................... skipped: no web server found at '/usr/sbin/apache2' t5548-push-porcelain.sh ............................ t5548-push-porcelain.sh ............................ ok t5551-http-fetch-smart.sh .......................... t5551-http-fetch-smart.sh .......................... skipped: no web server found at '/usr/sbin/apache2' t5552-skipping-fetch-negotiator.sh ................. ===( 15828;463 0/? 1/? )============================================ ===( 15831;463 1/? 3/? )============================================ ===( 15838;464 2/? 9/? )============================================ t5553-set-upstream.sh .............................. ok t5552-skipping-fetch-negotiator.sh ................. ===( 15851;465 4/? 1/? )============================================ t5554-noop-fetch-negotiator.sh ..................... ok t5552-skipping-fetch-negotiator.sh ................. ===( 15852;465 4/? 1/? )============================================ ===( 15858;466 4/? 7/? )============================================ t5560-http-backend-noserver.sh ..................... ok t5552-skipping-fetch-negotiator.sh ................. t5561-http-backend.sh .............................. skipped: no web server found at '/usr/sbin/apache2' t5552-skipping-fetch-negotiator.sh ................. ===( 15866;467 4/? 1/? )============================================ t5562-http-backend-content-length.sh ............... ok t5552-skipping-fetch-negotiator.sh ................. ===( 15882;467 4/? 1/? )============================================ ===( 15884;468 4/? 3/? )============================================ t5552-skipping-fetch-negotiator.sh ................. ok t5570-git-daemon.sh ................................ t5570-git-daemon.sh ................................ ok t5571-pre-push-hook.sh ............................. ===( 15905;469 1/? 0/? )============================================ t5571-pre-push-hook.sh ............................. ok t5572-pull-submodule.sh ............................ ===( 15916;470 0/? 1/? )============================================ t5573-pull-verify-signatures.sh .................... ok t5572-pull-submodule.sh ............................ t5580-unc-paths.sh ................................. skipped: skipping Windows-only path tests t5572-pull-submodule.sh ............................ t5581-http-curl-verbose.sh ......................... skipped: no web server found at '/usr/sbin/apache2' t5572-pull-submodule.sh ............................ ===( 15932;470 1/? 0/? )============================================ ===( 15933;470 1/? 1/? )============================================ ===( 15941;471 2/? 8/? )============================================ t5582-fetch-negative-refspec.sh .................... ok t5572-pull-submodule.sh ............................ ===( 15950;471 3/? 1/? )============================================ t5600-clone-fail-cleanup.sh ........................ ok t5572-pull-submodule.sh ............................ ===( 15965;472 5/? 1/? )============================================ ===( 16002;473 9/? 34/? )=========================================== ===( 16020;474 11/? 50/? )========================================== ===( 16043;475 14/? 70/? )========================================== ===( 16072;476 17/? 96/? )========================================== ===( 16083;477 20/? 104/? )========================================= t5601-clone.sh ..................................... ok t5572-pull-submodule.sh ............................ ===( 16086;477 21/? 1/? )=========================================== t5602-clone-remote-exec.sh ......................... ok t5572-pull-submodule.sh ............................ ===( 16089;477 21/? 1/? )=========================================== ===( 16101;478 22/? 12/? )========================================== t5603-clone-dirname.sh ............................. ok t5572-pull-submodule.sh ............................ ===( 16140;479 25/? 1/? )=========================================== ===( 16166;480 28/? 24/? )========================================== t5604-clone-reference.sh ........................... ok t5572-pull-submodule.sh ............................ ===( 16178;481 31/? 0/? )=========================================== ===( 16179;481 31/? 1/? )=========================================== ===( 16198;482 32/? 19/? )========================================== t5605-clone-local.sh ............................... ok t5572-pull-submodule.sh ............................ ===( 16201;482 33/? 1/? )=========================================== ===( 16218;483 35/? 16/? )========================================== t5606-clone-options.sh ............................. ok t5572-pull-submodule.sh ............................ ===( 16222;483 36/? 1/? )=========================================== ===( 16237;484 38/? 14/? )========================================== t5607-clone-bundle.sh .............................. ok t5572-pull-submodule.sh ............................ t5608-clone-2gb.sh ................................. skipped: expensive 2GB clone test; enable with GIT_TEST_CLONE_2GB=true t5572-pull-submodule.sh ............................ ===( 16239;484 39/? 1/? )=========================================== t5609-clone-branch.sh .............................. ok t5572-pull-submodule.sh ............................ ===( 16247;484 40/? 1/? )=========================================== ===( 16250;485 40/? 4/? )=========================================== t5610-clone-detached.sh ............................ ok t5572-pull-submodule.sh ............................ ===( 16262;485 42/? 1/? )=========================================== ===( 16274;486 43/? 12/? )========================================== t5611-clone-config.sh .............................. ok t5572-pull-submodule.sh ............................ ===( 16277;486 44/? 1/? )=========================================== ===( 16287;487 45/? 10/? )========================================== t5612-clone-refspec.sh ............................. ok t5572-pull-submodule.sh ............................ ===( 16292;487 46/? 1/? )=========================================== t5613-info-alternate.sh ............................ ok t5572-pull-submodule.sh ............................ ===( 16307;488 49/? 0/? )=========================================== ===( 16308;488 49/? 1/? )=========================================== ===( 16314;489 52/? 4/? )=========================================== ===( 16321;490 54/? 9/? )=========================================== t5614-clone-submodules-shallow.sh .................. ok t5572-pull-submodule.sh ............................ ===( 16322;490 54/? 1/? )=========================================== t5615-alternate-env.sh ............................. ok t5572-pull-submodule.sh ............................ ===( 16333;490 56/? 1/? )=========================================== ===( 16339;491 57/? 6/? )=========================================== ===( 16351;492 60/? 15/? )========================================== ===( 16353;493 62/? 15/? )========================================== ===( 16362;494 63/? 23/? )========================================== t5572-pull-submodule.sh ............................ ok t5616-partial-clone.sh ............................. ===( 16368;494 27/? 1/? )=========================================== ===( 16369;495 27/? 2/? )=========================================== t5617-clone-submodules-remote.sh ................... ok t5616-partial-clone.sh ............................. ===( 16375;495 29/? 1/? )=========================================== ===( 16377;496 29/? 3/? )=========================================== t5618-alternate-refs.sh ............................ ok t5616-partial-clone.sh ............................. ===( 16383;496 31/? 1/? )=========================================== ===( 16397;497 35/? 11/? )========================================== t5616-partial-clone.sh ............................. ok t5700-protocol-v1.sh ............................... ===( 16403;497 15/? 1/? )=========================================== t5700-protocol-v1.sh ............................... ok t5701-git-serve.sh ................................. ===( 16412;497 8/? 1/? )============================================ t5701-git-serve.sh ................................. ok t5702-protocol-v2.sh ............................... ===( 16425;498 7/? 0/? )============================================ ===( 16428;498 9/? 1/? )============================================ ===( 16452;499 24/? 10/? )========================================== t5703-upload-pack-ref-in-want.sh ................... ok t5702-protocol-v2.sh ............................... ===( 16463;499 31/? 1/? )=========================================== t5704-protocol-violations.sh ....................... ok t5702-protocol-v2.sh ............................... ===( 16467;499 33/? 1/? )=========================================== ===( 16470;500 34/? 3/? )=========================================== t5702-protocol-v2.sh ............................... ok t5705-session-id-in-capabilities.sh ................ ===( 16486;501 14/? 0/? )=========================================== t5705-session-id-in-capabilities.sh ................ ok t5801-remote-helpers.sh ............................ ===( 16487;501 1/? 0/? )============================================ ===( 16492;501 5/? 1/? )============================================ t5802-connect-helper.sh ............................ ok t5801-remote-helpers.sh ............................ ===( 16507;502 13/? 0/? )=========================================== ===( 16509;502 14/? 1/? )=========================================== ===( 16553;503 27/? 32/? )========================================== t5801-remote-helpers.sh ............................ ok t5810-proto-disable-local.sh ....................... t5810-proto-disable-local.sh ....................... ok t5811-proto-disable-git.sh ......................... ===( 16580;503 1/? 0/? )============================================ t5812-proto-disable-http.sh ........................ skipped: no web server found at '/usr/sbin/apache2' t5811-proto-disable-git.sh ......................... ===( 16591;504 12/? 0/? )=========================================== ===( 16594;504 14/? 1/? )=========================================== t5811-proto-disable-git.sh ......................... ok t5813-proto-disable-ssh.sh ......................... ===( 16627;504 21/? 1/? )=========================================== ===( 16646;505 31/? 10/? )========================================== t5814-proto-disable-ext.sh ......................... ok t5813-proto-disable-ssh.sh ......................... ===( 16689;505 56/? 1/? )=========================================== ===( 16698;506 64/? 2/? )=========================================== t5813-proto-disable-ssh.sh ......................... ok t5815-submodule-protos.sh .......................... ===( 16721;506 7/? 1/? )============================================ t5815-submodule-protos.sh .......................... ok t5900-repo-selection.sh ............................ ===( 16724;507 3/? 0/? )============================================ ===( 16725;507 3/? 1/? )============================================ t6000-rev-list-misc.sh ............................. ok t5900-repo-selection.sh ............................ t5900-repo-selection.sh ............................ ok t6001-rev-list-graft.sh ............................ ===( 16747;507 1/? 0/? )============================================ ===( 16748;508 2/? 0/? )============================================ t6001-rev-list-graft.sh ............................ ok t6002-rev-list-bisect.sh ........................... ===( 16761;509 1/? 0/? )============================================ ===( 16787;509 26/? 1/? )=========================================== ===( 16792;510 29/? 3/? )=========================================== t6002-rev-list-bisect.sh ........................... ok t6003-rev-list-topo-order.sh ....................... ===( 16841;511 29/? 0/? )=========================================== ===( 16842;511 29/? 1/? )=========================================== t6003-rev-list-topo-order.sh ....................... ok t6004-rev-list-path-optim.sh ....................... t6004-rev-list-path-optim.sh ....................... ok t6005-rev-list-count.sh ............................ ===( 16855;511 1/? 0/? )============================================ t6005-rev-list-count.sh ............................ ok t6006-rev-list-format.sh ........................... ===( 16861;511 1/? 0/? )============================================ ===( 16875;511 14/? 1/? )=========================================== ===( 16881;512 17/? 4/? )=========================================== t6007-rev-list-cherry-pick-file.sh ................. ok t6006-rev-list-format.sh ........................... ===( 16945;513 62/? 0/? )=========================================== ===( 16946;513 62/? 1/? )=========================================== t6008-rev-list-submodule.sh ........................ ok t6006-rev-list-format.sh ........................... t6006-rev-list-format.sh ........................... ok t6009-rev-list-parent.sh ........................... ===( 16959;513 1/? 0/? )============================================ ===( 16961;513 2/? 1/? )============================================ ===( 16976;514 12/? 6/? )=========================================== t6009-rev-list-parent.sh ........................... ok t6010-merge-base.sh ................................ t6010-merge-base.sh ................................ ok t6011-rev-list-with-bad-commit.sh .................. ===( 16985;515 1/? 0/? )============================================ t6011-rev-list-with-bad-commit.sh .................. ok t6012-rev-list-simplify.sh ......................... ===( 16991;515 1/? 0/? )============================================ ===( 16996;515 5/? 1/? )============================================ t6013-rev-list-reverse-parents.sh .................. ok t6012-rev-list-simplify.sh ......................... ===( 17012;515 18/? 1/? )=========================================== t6014-rev-list-all.sh .............................. ok t6012-rev-list-simplify.sh ......................... ===( 17019;516 22/? 0/? )=========================================== ===( 17031;516 33/? 1/? )=========================================== t6012-rev-list-simplify.sh ......................... ok t6016-rev-list-graph-simplify-history.sh ........... t6016-rev-list-graph-simplify-history.sh ........... ok t6017-rev-list-stdin.sh ............................ ===( 17046;517 0/? 1/? )============================================ ===( 17049;517 1/? 3/? )============================================ t6017-rev-list-stdin.sh ............................ ok t6018-rev-list-glob.sh ............................. ===( 17098;518 35/? 0/? )=========================================== ===( 17115;518 51/? 1/? )=========================================== t6019-rev-list-ancestry-path.sh .................... ok t6018-rev-list-glob.sh ............................. t6018-rev-list-glob.sh ............................. ok t6020-bundle-misc.sh ............................... ===( 17139;519 0/? 1/? )============================================ ===( 17140;519 1/? 1/? )============================================ t6020-bundle-misc.sh ............................... ok t6030-bisect-porcelain.sh .......................... ===( 17153;520 4/? 1/? )============================================ t6040-tracking-info.sh ............................. ok t6030-bisect-porcelain.sh .......................... ===( 17181;521 10/? 0/? )=========================================== ===( 17184;522 13/? 0/? )=========================================== ===( 17189;523 17/? 1/? )=========================================== ===( 17194;524 21/? 2/? )=========================================== ===( 17200;525 25/? 4/? )=========================================== ===( 17206;526 30/? 5/? )=========================================== ===( 17214;527 34/? 9/? )=========================================== ===( 17222;528 40/? 11/? )========================================== ===( 17228;529 45/? 12/? )========================================== t6041-bisect-submodule.sh .......................... ok t6030-bisect-porcelain.sh .......................... ===( 17233;529 47/? 1/? )=========================================== ===( 17241;530 49/? 7/? )=========================================== ===( 17255;531 53/? 17/? )========================================== t6050-replace.sh ................................... ok t6030-bisect-porcelain.sh .......................... ===( 17278;532 56/? 0/? )=========================================== ===( 17279;532 56/? 1/? )=========================================== t6060-merge-index.sh ............................... ok t6030-bisect-porcelain.sh .......................... ===( 17288;532 58/? 1/? )=========================================== t6100-rev-list-in-order.sh ......................... ok t6030-bisect-porcelain.sh .......................... ===( 17292;533 60/? 0/? )=========================================== ===( 17296;534 63/? 1/? )=========================================== t6101-rev-parse-parents.sh ......................... ok t6030-bisect-porcelain.sh .......................... ===( 17337;535 66/? 1/? )=========================================== t6102-rev-list-unexpected-objects.sh ............... ok t6030-bisect-porcelain.sh .......................... ===( 17362;535 69/? 1/? )=========================================== t6110-rev-list-sparse.sh ........................... ok t6030-bisect-porcelain.sh .......................... ===( 17365;536 70/? 1/? )=========================================== ===( 17401;537 73/? 34/? )========================================== t6030-bisect-porcelain.sh .......................... ok t6111-rev-list-treesame.sh ......................... t6111-rev-list-treesame.sh ......................... ok t6112-rev-list-filters-objects.sh .................. ===( 17436;538 1/? 0/? )============================================ ===( 17438;538 2/? 1/? )============================================ t6113-rev-list-bitmap-filters.sh ................... ok t6112-rev-list-filters-objects.sh .................. ===( 17478;539 30/? 0/? )=========================================== ===( 17479;539 30/? 1/? )=========================================== t6114-keep-packs.sh ................................ ok t6112-rev-list-filters-objects.sh .................. ===( 17491;539 39/? 1/? )=========================================== t6115-rev-list-du.sh ............................... ok t6112-rev-list-filters-objects.sh .................. ===( 17512;539 50/? 1/? )=========================================== ===( 17514;540 50/? 3/? )=========================================== t6112-rev-list-filters-objects.sh .................. ok t6120-describe.sh .................................. ===( 17540;540 24/? 1/? )=========================================== t6130-pathspec-noglob.sh ........................... ok t6120-describe.sh .................................. ===( 17587;541 51/? 0/? )=========================================== ===( 17595;541 58/? 1/? )=========================================== t6131-pathspec-icase.sh ............................ ok t6120-describe.sh .................................. ===( 17614;541 68/? 1/? )=========================================== ===( 17622;542 71/? 6/? )=========================================== t6132-pathspec-exclude.sh .......................... ok t6120-describe.sh .................................. ===( 17638;542 71/? 1/? )=========================================== t6133-pathspec-rev-dwim.sh ......................... ok t6120-describe.sh .................................. ===( 17644;543 72/? 0/? )=========================================== ===( 17653;543 80/? 1/? )=========================================== t6134-pathspec-in-submodule.sh ..................... ok t6120-describe.sh .................................. t6120-describe.sh .................................. ok t6135-pathspec-with-attrs.sh ....................... ===( 17658;544 1/? 0/? )============================================ ===( 17661;544 3/? 1/? )============================================ t6136-pathspec-in-bare.sh .......................... ok t6135-pathspec-with-attrs.sh ....................... t6135-pathspec-with-attrs.sh ....................... ok t6200-fmt-merge-msg.sh ............................. ===( 17684;544 1/? 0/? )============================================ ===( 17694;544 10/? 1/? )=========================================== ===( 17714;545 18/? 13/? )========================================== t6200-fmt-merge-msg.sh ............................. ok t6300-for-each-ref.sh .............................. ===( 17771;546 60/? 0/? )=========================================== ===( 17772;546 60/? 1/? )=========================================== t6301-for-each-ref-errors.sh ....................... ok t6300-for-each-ref.sh .............................. ===( 17796;546 80/? 1/? )=========================================== ===( 17852;547 108/? 29/? )========================================= t6302-for-each-ref-filter.sh ....................... ok t6300-for-each-ref.sh .............................. ===( 17895;547 136/? 1/? )========================================== ===( 17916;548 152/? 6/? )========================================== t6400-merge-df.sh .................................. ok t6300-for-each-ref.sh .............................. ===( 17930;548 164/? 1/? )========================================== t6401-merge-criss-cross.sh ......................... ok t6300-for-each-ref.sh .............................. ===( 17958;548 188/? 1/? )========================================== ===( 17965;549 194/? 2/? )==========================================fatal: Not a valid object name refs/tags/signed-empty fatal: Not a valid object name refs/tags/signed-short fatal: Not a valid object name refs/tags/signed-long ===( 18056;550 271/? 16/? )========================================= ===( 18103;551 301/? 33/? )========================================= t6300-for-each-ref.sh .............................. ok t6402-merge-rename.sh .............................. ===( 18111;551 38/? 1/? )=========================================== t6402-merge-rename.sh .............................. ok t6403-merge-file.sh ................................ t6403-merge-file.sh ................................ ok t6404-recursive-merge.sh ........................... ===( 18147;552 1/? 0/? )============================================ ===( 18152;552 5/? 1/? )============================================ t6404-recursive-merge.sh ........................... ok t6405-merge-symlinks.sh ............................ t6405-merge-symlinks.sh ............................ ok t6406-merge-attr.sh ................................ ===( 18160;552 1/? 0/? )============================================ ===( 18161;552 1/? 1/? )============================================ t6407-merge-binary.sh .............................. ok t6406-merge-attr.sh ................................ ===( 18171;552 8/? 1/? )============================================ ===( 18173;553 9/? 2/? )============================================ t6406-merge-attr.sh ................................ ok t6408-merge-up-to-date.sh .......................... t6408-merge-up-to-date.sh .......................... ok t6409-merge-subtree.sh ............................. ===( 18179;553 1/? 0/? )============================================ ===( 18185;553 6/? 1/? )============================================ t6409-merge-subtree.sh ............................. ok t6411-merge-filemode.sh ............................ ===( 18208;554 18/? 0/? )=========================================== ===( 18209;554 18/? 1/? )=========================================== t6411-merge-filemode.sh ............................ ok t6412-merge-large-rename.sh ........................ ===( 18214;554 4/? 1/? )============================================ t6413-merge-crlf.sh ................................ ok t6412-merge-large-rename.sh ........................ ===( 18221;554 8/? 1/? )============================================ t6414-merge-rename-nocruft.sh ...................... ok t6412-merge-large-rename.sh ........................ ===( 18224;555 8/? 1/? )============================================ t6412-merge-large-rename.sh ........................ ok t6415-merge-dir-to-symlink.sh ...................... ===( 18243;555 17/? 1/? )=========================================== ===( 18250;556 22/? 3/? )=========================================== t6415-merge-dir-to-symlink.sh ...................... ok t6416-recursive-corner-cases.sh .................... ===( 18256;556 6/? 1/? )============================================ t6417-merge-ours-theirs.sh ......................... ok t6416-recursive-corner-cases.sh .................... ===( 18269;557 13/? 0/? )=========================================== ===( 18270;557 13/? 1/? )=========================================== t6418-merge-text-auto.sh ........................... ok t6416-recursive-corner-cases.sh .................... t6419-merge-ignorecase.sh .......................... skipped: skipping case insensitive tests - case sensitive file system t6416-recursive-corner-cases.sh .................... ===( 18291;558 25/? 0/? )=========================================== ===( 18292;558 25/? 1/? )=========================================== ===( 18309;559 34/? 9/? )=========================================== t6416-recursive-corner-cases.sh .................... ok t6422-merge-rename-corner-cases.sh ................. ===( 18324;560 18/? 0/? )=========================================== ===( 18325;560 18/? 1/? )=========================================== ===( 18335;561 22/? 7/? )=========================================== t6422-merge-rename-corner-cases.sh ................. ok t6423-merge-rename-directories.sh .................. ===( 18344;561 12/? 1/? )=========================================== ===( 18347;562 12/? 4/? )=========================================== t6424-merge-unrelated-index-changes.sh ............. ok t6423-merge-rename-directories.sh .................. ===( 18365;562 18/? 1/? )=========================================== t6425-merge-rename-delete.sh ....................... ok t6423-merge-rename-directories.sh .................. ===( 18367;563 20/? 0/? )=========================================== ===( 18369;563 21/? 1/? )=========================================== ===( 18379;564 25/? 7/? )=========================================== t6426-merge-skip-unneeded-updates.sh ............... ok t6423-merge-rename-directories.sh .................. ===( 18392;565 32/? 0/? )=========================================== ===( 18393;565 32/? 1/? )=========================================== t6427-diff3-conflict-markers.sh .................... ok t6423-merge-rename-directories.sh .................. ===( 18406;566 38/? 0/? )=========================================== ===( 18407;566 38/? 1/? )=========================================== t6428-merge-conflicts-sparse.sh .................... ok t6423-merge-rename-directories.sh .................. ===( 18412;566 41/? 1/? )=========================================== ===( 18423;567 45/? 8/? )=========================================== ===( 18457;568 53/? 34/? )========================================== t6430-merge-recursive.sh ........................... ok t6423-merge-rename-directories.sh .................. ===( 18465;568 57/? 1/? )=========================================== t6431-merge-criscross.sh ........................... ok t6423-merge-rename-directories.sh .................. ===( 18468;569 58/? 1/? )=========================================== t6432-merge-recursive-space-options.sh ............. ok t6423-merge-rename-directories.sh .................. ===( 18484;569 63/? 1/? )=========================================== ===( 18489;570 66/? 3/? )=========================================== t6423-merge-rename-directories.sh .................. ok t6433-merge-toplevel.sh ............................ ===( 18499;571 10/? 0/? )=========================================== ===( 18500;571 10/? 1/? )=========================================== t6433-merge-toplevel.sh ............................ ok t6434-merge-recursive-rename-options.sh ............ ===( 18519;571 14/? 1/? )=========================================== t6435-merge-sparse.sh .............................. ok t6434-merge-recursive-rename-options.sh ............ ===( 18533;571 22/? 1/? )=========================================== ===( 18536;572 23/? 3/? )=========================================== t6434-merge-recursive-rename-options.sh ............ ok t6436-merge-overwrite.sh ........................... t6436-merge-overwrite.sh ........................... ok t6437-submodule-merge.sh ........................... ===( 18556;572 1/? 0/? )============================================ ===( 18565;573 10/? 0/? )=========================================== t6437-submodule-merge.sh ........................... ok t6438-submodule-directory-file-conflicts.sh ........ ===( 18574;573 1/? 0/? )============================================ ===( 18575;574 1/? 1/? )============================================ t6439-merge-co-error-msgs.sh ....................... ok t6438-submodule-directory-file-conflicts.sh ........ ===( 18582;574 2/? 1/? )============================================ ===( 18589;575 4/? 6/? )============================================ t6500-gc.sh ........................................ ok t6438-submodule-directory-file-conflicts.sh ........ ===( 18601;576 7/? 0/? )============================================ ===( 18602;576 7/? 1/? )============================================ ===( 18637;577 10/? 33/? )========================================== t6501-freshen-objects.sh ........................... ok t6438-submodule-directory-file-conflicts.sh ........ ===( 18649;578 13/? 0/? )=========================================== ===( 18652;579 16/? 0/? )=========================================== ===( 18654;579 17/? 1/? )=========================================== ===( 18658;580 17/? 5/? )=========================================== ===( 18676;581 20/? 20/? )========================================== t6600-test-reach.sh ................................ ok t6438-submodule-directory-file-conflicts.sh ........ ===( 18687;581 23/? 1/? )=========================================== ===( 18706;582 24/? 19/? )========================================== ===( 18729;583 26/? 40/? )========================================== ===( 18737;584 30/? 44/? )========================================== ===( 18745;585 33/? 49/? )========================================== t7001-mv.sh ........................................ ok t6438-submodule-directory-file-conflicts.sh ........ ===( 18749;585 35/? 1/? )=========================================== ===( 18750;586 36/? 1/? )=========================================== ===( 18757;587 39/? 5/? )=========================================== ===( 18764;588 42/? 9/? )=========================================== ===( 18768;589 44/? 11/? )========================================== ===( 18774;590 47/? 14/? )========================================== ===( 18784;591 52/? 19/? )========================================== ===( 18788;592 54/? 21/? )========================================== t6438-submodule-directory-file-conflicts.sh ........ ok t7003-filter-branch.sh ............................. ===( 18791;592 21/? 1/? )=========================================== ===( 18801;593 22/? 10/? )========================================== ===( 18846;594 24/? 53/? )========================================== ===( 18871;595 27/? 75/? )========================================== ===( 18958;596 31/? 158/? )========================================= ===( 18996;597 32/? 195/? )========================================= ===( 18999;598 33/? 197/? )========================================= t7004-tag.sh ....................................... ok t7003-filter-branch.sh ............................. ===( 19016;598 34/? 1/? )=========================================== ===( 19017;599 34/? 2/? )=========================================== t7005-editor.sh .................................... ok t7003-filter-branch.sh ............................. ===( 19033;599 35/? 1/? )=========================================== ===( 19076;600 35/? 44/? )========================================== t7006-pager.sh ..................................... ok t7003-filter-branch.sh ............................. ===( 19143;600 37/? 1/? )=========================================== ===( 19157;601 38/? 14/? )========================================== t7007-show.sh ...................................... ok t7003-filter-branch.sh ............................. ===( 19162;601 39/? 1/? )=========================================== ===( 19168;602 41/? 5/? )=========================================== t7008-filter-branch-null-sha1.sh ................... ok t7003-filter-branch.sh ............................. ===( 19173;602 44/? 1/? )=========================================== ===( 19176;603 44/? 4/? )=========================================== t7010-setup.sh ..................................... ok t7003-filter-branch.sh ............................. ===( 19191;603 46/? 1/? )=========================================== ===( 19205;604 47/? 14/? )========================================== t7011-skip-worktree-reading.sh ..................... ok t7003-filter-branch.sh ............................. t7003-filter-branch.sh ............................. ok t7012-skip-worktree-writing.sh ..................... ===( 19208;604 0/? 1/? )============================================ ===( 19209;604 1/? 1/? )============================================ t7030-verify-tag.sh ................................ ok t7012-skip-worktree-writing.sh ..................... ===( 19232;604 10/? 1/? )=========================================== t7012-skip-worktree-writing.sh ..................... ok t7060-wtstatus.sh .................................. ===( 19238;605 5/? 1/? )============================================ t7060-wtstatus.sh .................................. ok t7061-wtstatus-ignore.sh ........................... t7061-wtstatus-ignore.sh ........................... ok t7062-wtstatus-ignorecase.sh ....................... ===( 19275;605 1/? 0/? )============================================ t7062-wtstatus-ignorecase.sh ....................... ok t7063-status-untracked-cache.sh .................... ===( 19276;605 0/? 1/? )============================================ ===( 19278;606 0/? 3/? )============================================ ===( 19299;607 0/? 24/? )=========================================== t7064-wtstatus-pv2.sh .............................. ok t7063-status-untracked-cache.sh .................... ===( 19303;607 0/? 1/? )============================================ t7101-reset-empty-subdirs.sh ....................... ok t7063-status-untracked-cache.sh .................... ===( 19313;607 0/? 1/? )============================================ ===( 19322;608 0/? 10/? )=========================================== t7102-reset.sh ..................................... ok t7063-status-untracked-cache.sh .................... ===( 19343;609 0/? 1/? )============================================ t7103-reset-bare.sh ................................ ok t7063-status-untracked-cache.sh .................... ===( 19356;609 0/? 1/? )============================================ t7104-reset-hard.sh ................................ ok t7063-status-untracked-cache.sh .................... ===( 19359;609 0/? 1/? )============================================ ===( 19360;610 0/? 2/? )============================================ t7105-reset-patch.sh ............................... ok t7063-status-untracked-cache.sh .................... ===( 19370;611 0/? 1/? )============================================ t7106-reset-unborn-branch.sh ....................... ok t7063-status-untracked-cache.sh .................... ===( 19377;611 0/? 1/? )============================================ t7107-reset-pathspec-file.sh ....................... ok t7063-status-untracked-cache.sh .................... ===( 19388;611 1/? 0/? )============================================ ===( 19389;612 1/? 1/? )============================================ t7110-reset-merge.sh ............................... ok t7063-status-untracked-cache.sh .................... ===( 19412;612 3/? 1/? )============================================ ===( 19413;613 3/? 2/? )============================================ ===( 19444;614 5/? 31/? )=========================================== t7111-reset-table.sh ............................... ok t7063-status-untracked-cache.sh .................... ===( 19458;615 8/? 0/? )============================================ ===( 19460;615 9/? 1/? )============================================ ===( 19464;616 9/? 5/? )============================================ ===( 19471;617 11/? 10/? )========================================== ===( 19486;618 24/? 12/? )========================================== ===( 19494;619 26/? 18/? )========================================== ===( 19497;620 27/? 20/? )========================================== ===( 19505;621 28/? 27/? )========================================== ===( 19511;622 30/? 31/? )========================================== ===( 19529;623 45/? 34/? )========================================== ===( 19535;624 46/? 39/? )========================================== ===( 19541;625 48/? 43/? )========================================== ===( 19544;626 49/? 45/? )========================================== ===( 19550;627 50/? 50/? )========================================== t7063-status-untracked-cache.sh .................... ok t7112-reset-submodule.sh ........................... ===( 19552;627 51/? 1/? )=========================================== t7113-post-index-change-hook.sh .................... ok t7112-reset-submodule.sh ........................... ===( 19557;627 52/? 1/? )=========================================== ===( 19563;628 52/? 7/? )=========================================== ===( 19588;629 56/? 28/? )========================================== t7201-co.sh ........................................ ok t7112-reset-submodule.sh ........................... ===( 19599;629 58/? 1/? )=========================================== ===( 19610;630 59/? 11/? )========================================== ===( 19639;631 62/? 37/? )========================================== t7300-clean.sh ..................................... ok t7112-reset-submodule.sh ........................... ===( 19660;631 65/? 1/? )=========================================== ===( 19664;632 65/? 5/? )=========================================== t7301-clean-interactive.sh ......................... ok t7112-reset-submodule.sh ........................... ===( 19686;632 68/? 1/? )=========================================== ===( 19690;633 68/? 5/? )=========================================== ===( 19705;634 71/? 17/? )========================================== ===( 19712;635 75/? 20/? )========================================== ===( 19720;636 78/? 25/? )========================================== ===( 19730;637 81/? 32/? )========================================== t7112-reset-submodule.sh ........................... ok t7400-submodule-basic.sh ........................... ===( 19732;637 32/? 1/? )=========================================== ===( 19741;638 38/? 4/? )=========================================== ===( 19760;639 47/? 14/? )========================================== t7401-submodule-summary.sh ......................... ok t7400-submodule-basic.sh ........................... ===( 19780;640 58/? 0/? )=========================================== ===( 19782;640 59/? 1/? )=========================================== t7402-submodule-rebase.sh .......................... ok t7400-submodule-basic.sh ........................... ===( 19793;641 65/? 0/? )=========================================== ===( 19803;641 74/? 1/? )=========================================== ===( 19805;642 75/? 2/? )=========================================== ===( 19818;643 81/? 9/? )=========================================== ===( 19829;644 83/? 18/? )========================================== t7403-submodule-sync.sh ............................ ok t7400-submodule-basic.sh ........................... ===( 19831;645 85/? 0/? )=========================================== ===( 19833;645 86/? 1/? )=========================================== ===( 19838;646 90/? 2/? )=========================================== ===( 19843;647 91/? 6/? )=========================================== ===( 19849;648 94/? 9/? )=========================================== ===( 19856;649 96/? 14/? )========================================== ===( 19862;650 98/? 18/? )========================================== ===( 19871;651 101/? 24/? )========================================= ===( 19875;652 102/? 27/? )========================================= ===( 19884;653 105/? 33/? )========================================= ===( 19890;654 107/? 37/? )========================================= ===( 19893;655 108/? 39/? )========================================= ===( 19896;656 110/? 40/? )========================================= t7400-submodule-basic.sh ........................... ok t7406-submodule-update.sh .......................... ===( 19899;657 42/? 0/? )=========================================== ===( 19900;657 42/? 1/? )=========================================== ===( 19905;658 45/? 3/? )=========================================== ===( 19909;659 48/? 4/? )=========================================== ===( 19913;660 51/? 5/? )=========================================== ===( 19919;661 52/? 10/? )========================================== ===( 19924;662 55/? 12/? )========================================== t7406-submodule-update.sh .......................... ok t7407-submodule-foreach.sh ......................... ===( 19929;663 14/? 1/? )=========================================== ===( 19936;664 15/? 7/? )=========================================== ===( 19943;665 19/? 10/? )========================================== t7407-submodule-foreach.sh ......................... ok t7408-submodule-reference.sh ....................... ===( 19948;666 12/? 0/? )=========================================== ===( 19949;666 12/? 1/? )=========================================== t7409-submodule-detached-work-tree.sh .............. ok t7408-submodule-reference.sh ....................... ===( 19953;667 14/? 1/? )=========================================== t7408-submodule-reference.sh ....................... ok t7411-submodule-config.sh .......................... ===( 19971;668 17/? 1/? )=========================================== t7411-submodule-config.sh .......................... ok t7412-submodule-absorbgitdirs.sh ................... ===( 19976;668 3/? 1/? )============================================ ===( 19985;669 6/? 7/? )============================================ t7413-submodule-is-active.sh ....................... ok t7412-submodule-absorbgitdirs.sh ................... ===( 19990;669 9/? 1/? )============================================ t7412-submodule-absorbgitdirs.sh ................... ok t7414-submodule-mistakes.sh ........................ t7414-submodule-mistakes.sh ........................ ok t7416-submodule-dash-url.sh ........................ ===( 19997;670 1/? 0/? )============================================ ===( 19998;670 1/? 1/? )============================================ t7417-submodule-path-url.sh ........................ ok t7416-submodule-dash-url.sh ........................ ===( 20007;670 6/? 1/? )============================================ ===( 20015;671 10/? 5/? )=========================================== t7416-submodule-dash-url.sh ........................ ok t7418-submodule-sparse-gitmodules.sh ............... ===( 20024;671 6/? 1/? )============================================ ===( 20026;672 7/? 2/? )============================================ t7418-submodule-sparse-gitmodules.sh ............... ok t7419-submodule-set-branch.sh ...................... ===( 20030;672 4/? 1/? )============================================ t7420-submodule-set-url.sh ......................... ok t7419-submodule-set-branch.sh ...................... ===( 20033;673 6/? 0/? )============================================ t7419-submodule-set-branch.sh ...................... ok t7421-submodule-summary-add.sh ..................... ===( 20034;673 1/? 0/? )============================================ ===( 20035;673 1/? 1/? )============================================ ===( 20041;674 2/? 6/? )============================================ t7421-submodule-summary-add.sh ..................... ok t7450-bad-git-dotfiles.sh .......................... ===( 20060;674 22/? 1/? )=========================================== ===( 20082;675 34/? 11/? )========================================== t7450-bad-git-dotfiles.sh .......................... ok t7500-commit-template-squash-signoff.sh ............ ===( 20109;675 27/? 1/? )=========================================== ===( 20122;676 31/? 10/? )========================================== ===( 20171;677 50/? 40/? )========================================== t7500-commit-template-squash-signoff.sh ............ ok t7501-commit-basic-functionality.sh ................ ===( 20185;677 50/? 1/? )=========================================== ===( 20211;678 63/? 14/? )========================================== t7501-commit-basic-functionality.sh ................ ok t7502-commit-porcelain.sh .......................... ===( 20230;678 26/? 1/? )=========================================== ===( 20254;679 42/? 9/? )=========================================== t7503-pre-commit-and-pre-merge-commit-hooks.sh ..... ok t7502-commit-porcelain.sh .......................... ===( 20289;679 62/? 1/? )=========================================== ===( 20304;680 66/? 12/? )========================================== t7504-commit-msg-hook.sh ........................... ok t7502-commit-porcelain.sh .......................... t7502-commit-porcelain.sh .......................... ok t7505-prepare-commit-msg-hook.sh ................... ===( 20330;680 0/? 1/? )============================================ ===( 20336;681 0/? 7/? )============================================ ===( 20344;681 1/? 14/? )=========================================== ===( 20372;682 13/? 30/? )========================================== ===( 20379;683 14/? 36/? )========================================== t7506-status-submodule.sh .......................... ok t7505-prepare-commit-msg-hook.sh ................... ===( 20384;683 14/? 1/? )=========================================== ===( 20401;684 14/? 18/? )========================================== t7507-commit-verbose.sh ............................ ok t7505-prepare-commit-msg-hook.sh ................... ===( 20428;685 14/? 1/? )=========================================== ===( 20466;686 16/? 37/? )========================================== t7505-prepare-commit-msg-hook.sh ................... ok t7508-status.sh .................................... ===( 20491;686 56/? 1/? )=========================================== t7509-commit-authorship.sh ......................... ok t7508-status.sh .................................... ===( 20506;687 60/? 0/? )=========================================== ===( 20508;687 61/? 1/? )=========================================== t7510-signed-commit.sh ............................. ok t7508-status.sh .................................... ===( 20532;687 61/? 1/? )=========================================== t7511-status-index.sh .............................. ok t7508-status.sh .................................... ===( 20562;688 67/? 1/? )=========================================== ===( 20575;689 70/? 11/? )========================================== ===( 20590;690 76/? 20/? )========================================== ===( 20603;691 80/? 29/? )========================================== t7512-status-help.sh ............................... ok t7508-status.sh .................................... ===( 20626;692 88/? 0/? )=========================================== ===( 20627;692 88/? 1/? )=========================================== ===( 20658;693 96/? 24/? )========================================== ===( 20707;694 106/? 63/? )========================================= t7513-interpret-trailers.sh ........................ ok t7508-status.sh .................................... ===( 20736;694 110/? 1/? )========================================== ===( 20738;695 111/? 2/? )========================================== t7514-commit-patch.sh .............................. ok t7508-status.sh .................................... ===( 20742;695 113/? 1/? )========================================== t7515-status-symlinks.sh ........................... ok t7508-status.sh .................................... t7508-status.sh .................................... ok t7516-commit-races.sh .............................. ===( 20746;695 1/? 0/? )============================================ ===( 20747;695 1/? 1/? )============================================ t7516-commit-races.sh .............................. ok t7517-per-repo-email.sh ............................ ===( 20753;696 6/? 0/? )============================================ ===( 20757;696 9/? 1/? )============================================ t7518-ident-corner-cases.sh ........................ ok t7517-per-repo-email.sh ............................ ===( 20763;696 11/? 1/? )=========================================== ===( 20776;697 13/? 12/? )========================================== t7517-per-repo-email.sh ............................ ok t7519-status-fsmonitor.sh .......................... ===( 20782;697 12/? 1/? )=========================================== t7520-ignored-hook-warning.sh ...................... ok t7519-status-fsmonitor.sh .......................... ===( 20787;697 12/? 1/? )=========================================== ===( 20789;698 12/? 3/? )=========================================== t7521-ignored-mode.sh .............................. ok t7519-status-fsmonitor.sh .......................... ===( 20799;698 12/? 1/? )=========================================== t7525-status-rename.sh ............................. ok t7519-status-fsmonitor.sh .......................... ===( 20814;698 12/? 1/? )=========================================== ===( 20818;699 12/? 5/? )=========================================== t7526-commit-pathspec-file.sh ...................... ok t7519-status-fsmonitor.sh .......................... ===( 20825;699 12/? 1/? )=========================================== ===( 20835;700 12/? 11/? )========================================== ===( 20845;701 12/? 21/? )========================================== ===( 20856;702 12/? 32/? )========================================== ===( 20879;703 17/? 50/? )========================================== t7519-status-fsmonitor.sh .......................... ok t7600-merge.sh ..................................... ===( 20903;704 62/? 0/? )=========================================== ===( 20904;704 62/? 1/? )=========================================== t7600-merge.sh ..................................... ok t7601-merge-pull-config.sh ......................... ===( 20933;705 17/? 0/? )=========================================== ===( 20946;705 29/? 1/? )=========================================== ===( 20947;706 30/? 1/? )=========================================== t7601-merge-pull-config.sh ......................... ok t7602-merge-octopus-many.sh ........................ ===( 20950;706 1/? 1/? )============================================ ===( 20953;707 1/? 4/? )============================================ t7602-merge-octopus-many.sh ........................ ok t7603-merge-reduce-heads.sh ........................ ===( 20965;707 11/? 1/? )=========================================== t7603-merge-reduce-heads.sh ........................ ok t7604-merge-custom-message.sh ...................... t7604-merge-custom-message.sh ...................... ok t7605-merge-resolve.sh ............................. ===( 20975;708 1/? 0/? )============================================ ===( 20977;708 2/? 1/? )============================================ t7605-merge-resolve.sh ............................. ok t7606-merge-custom.sh .............................. t7606-merge-custom.sh .............................. ok t7608-merge-messages.sh ............................ ===( 20983;708 1/? 0/? )============================================ ===( 20987;709 5/? 0/? )============================================ t7608-merge-messages.sh ............................ ok t7610-mergetool.sh ................................. ===( 20988;709 0/? 1/? )============================================ ===( 20989;709 1/? 1/? )============================================ t7611-merge-abort.sh ............................... ok t7610-mergetool.sh ................................. ===( 21008;710 1/? 1/? )============================================ t7612-merge-verify-signatures.sh ................... ok t7610-mergetool.sh ................................. ===( 21024;710 1/? 1/? )============================================ t7614-merge-signoff.sh ............................. ok t7610-mergetool.sh ................................. ===( 21029;710 2/? 1/? )============================================ ===( 21032;711 2/? 4/? )============================================ ===( 21044;712 2/? 16/? )=========================================== t7700-repack.sh .................................... ok t7610-mergetool.sh ................................. ===( 21046;712 3/? 1/? )============================================ t7701-repack-unpack-unreachable.sh ................. ok t7610-mergetool.sh ................................. ===( 21053;713 3/? 1/? )============================================ t7702-repack-cyclic-alternate.sh ................... ok t7610-mergetool.sh ................................. ===( 21055;713 3/? 1/? )============================================ ===( 21062;714 4/? 7/? )============================================ t7703-repack-geometric.sh .......................... ok t7610-mergetool.sh ................................. ===( 21063;714 4/? 1/? )============================================ ===( 21072;715 4/? 10/? )=========================================== ===( 21085;716 6/? 21/? )=========================================== ===( 21091;717 7/? 26/? )=========================================== ===( 21105;718 9/? 38/? )=========================================== ===( 21106;719 9/? 39/? )=========================================== ===( 21117;720 10/? 49/? )========================================== ===( 21132;721 10/? 64/? )========================================== ===( 21143;722 12/? 73/? )========================================== t7800-difftool.sh .................................. ok t7610-mergetool.sh ................................. ===( 21151;722 14/? 1/? )=========================================== ===( 21169;723 16/? 17/? )========================================== ===( 21218;724 17/? 65/? )========================================== ===( 21268;725 17/? 115/? )========================================= ===( 21309;726 17/? 156/? )========================================= ===( 21356;727 17/? 203/? )========================================= t7810-grep.sh ...................................... ok t7610-mergetool.sh ................................. ===( 21383;728 17/? 1/? )=========================================== t7811-grep-open.sh ................................. ok t7610-mergetool.sh ................................. ===( 21394;728 18/? 1/? )=========================================== t7812-grep-icase-non-ascii.sh ...................... ok t7610-mergetool.sh ................................. ===( 21409;728 18/? 1/? )=========================================== t7813-grep-icase-iso.sh ............................ ok t7610-mergetool.sh ................................. ===( 21411;729 18/? 1/? )=========================================== ===( 21426;730 18/? 16/? )========================================== ===( 21433;731 18/? 23/? )========================================== t7814-grep-recurse-submodules.sh ................... ok t7610-mergetool.sh ................................. ===( 21436;731 18/? 1/? )=========================================== ===( 21450;732 18/? 15/? )========================================== t7815-grep-binary.sh ............................... ok t7610-mergetool.sh ................................. ===( 21458;732 18/? 1/? )=========================================== ===( 21486;733 18/? 29/? )========================================== ===( 21547;734 19/? 89/? )========================================== t7816-grep-binary-pattern.sh ....................... ok t7610-mergetool.sh ................................. ===( 21604;735 20/? 0/? )=========================================== ===( 21605;735 20/? 1/? )=========================================== t7817-grep-sparse-checkout.sh ...................... ok t7610-mergetool.sh ................................. ===( 21613;735 20/? 1/? )=========================================== ===( 21614;736 21/? 1/? )=========================================== ===( 21630;737 25/? 13/? )========================================== ===( 21640;738 27/? 21/? )========================================== t7900-maintenance.sh ............................... ok t7610-mergetool.sh ................................. ===( 21654;739 27/? 1/? )=========================================== t7610-mergetool.sh ................................. ok t8001-annotate.sh .................................. ===( 21673;739 17/? 1/? )=========================================== ===( 21678;740 17/? 6/? )=========================================== ===( 21740;741 56/? 29/? )========================================== ===( 21814;742 90/? 69/? )========================================== t8001-annotate.sh .................................. ok t8002-blame.sh ..................................... ===( 21861;742 96/? 1/? )=========================================== ===( 21886;743 109/? 13/? )========================================= t8002-blame.sh ..................................... ok t8003-blame-corner-cases.sh ........................ t8003-blame-corner-cases.sh ........................ ok t8004-blame-with-conflicts.sh ...................... ===( 21918;743 1/? 0/? )============================================ ===( 21921;743 3/? 1/? )============================================ t8004-blame-with-conflicts.sh ...................... ok t8005-blame-i18n.sh ................................ ===( 21925;744 5/? 0/? )============================================ t8005-blame-i18n.sh ................................ ok t8006-blame-textconv.sh ............................ ===( 21926;744 1/? 0/? )============================================ ===( 21931;744 5/? 1/? )============================================ t8007-cat-file-textconv.sh ......................... ok t8006-blame-textconv.sh ............................ ===( 21951;744 15/? 1/? )=========================================== t8006-blame-textconv.sh ............................ ok t8008-blame-formats.sh ............................. t8008-blame-formats.sh ............................. ok t8009-blame-vs-topicbranches.sh .................... ===( 21957;745 0/? 1/? )============================================ ===( 21960;745 1/? 3/? )============================================ t8009-blame-vs-topicbranches.sh .................... ok t8010-cat-file-filters.sh .......................... t8010-cat-file-filters.sh .......................... ok t8011-blame-split-file.sh .......................... ===( 21968;745 1/? 0/? )============================================ ===( 21973;745 5/? 1/? )============================================ t8011-blame-split-file.sh .......................... ok t8012-blame-colors.sh .............................. ===( 21995;745 17/? 1/? )=========================================== ===( 21998;746 17/? 4/? )=========================================== t8013-blame-ignore-revs.sh ......................... ok t8012-blame-colors.sh .............................. ===( 22033;747 41/? 0/? )=========================================== ===( 22069;748 77/? 0/? )=========================================== ===( 22070;748 77/? 1/? )=========================================== t8014-blame-ignore-fuzzy.sh ........................ ok t8012-blame-colors.sh .............................. ===( 22120;748 111/? 1/? )========================================== t8012-blame-colors.sh .............................. ok t9002-column.sh .................................... ===( 22126;749 7/? 0/? )============================================ t9002-column.sh .................................... ok t9003-help-autocorrect.sh .......................... ===( 22134;749 1/? 0/? )============================================ t9003-help-autocorrect.sh .......................... ok t9004-example.sh ................................... ===( 22139;749 1/? 0/? )============================================ t9004-example.sh ................................... ok t9100-git-svn-basic.sh ............................. t9100-git-svn-basic.sh ............................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9101-git-svn-props.sh ............................. t9101-git-svn-props.sh ............................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9102-git-svn-deep-rmdir.sh ........................ t9102-git-svn-deep-rmdir.sh ........................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9103-git-svn-tracked-directory-removed.sh ......... t9103-git-svn-tracked-directory-removed.sh ......... skipped: skipping git svn tests, NO_SVN_TESTS defined t9104-git-svn-follow-parent.sh ..................... t9104-git-svn-follow-parent.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9105-git-svn-commit-diff.sh ....................... t9105-git-svn-commit-diff.sh ....................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9106-git-svn-commit-diff-clobber.sh ............... t9106-git-svn-commit-diff-clobber.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9107-git-svn-migrate.sh ........................... t9107-git-svn-migrate.sh ........................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9108-git-svn-glob.sh .............................. t9108-git-svn-glob.sh .............................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9109-git-svn-multi-glob.sh ........................ t9109-git-svn-multi-glob.sh ........................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9110-git-svn-use-svm-props.sh ..................... t9110-git-svn-use-svm-props.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9111-git-svn-use-svnsync-props.sh ................. t9111-git-svn-use-svnsync-props.sh ................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9112-git-svn-md5less-file.sh ...................... t9112-git-svn-md5less-file.sh ...................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9113-git-svn-dcommit-new-file.sh .................. t9113-git-svn-dcommit-new-file.sh .................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9114-git-svn-dcommit-merge.sh ..................... t9114-git-svn-dcommit-merge.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9115-git-svn-dcommit-funky-renames.sh ............. t9115-git-svn-dcommit-funky-renames.sh ............. skipped: skipping git svn tests, NO_SVN_TESTS defined t9116-git-svn-log.sh ............................... t9116-git-svn-log.sh ............................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9117-git-svn-init-clone.sh ........................ t9117-git-svn-init-clone.sh ........................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9118-git-svn-funky-branch-names.sh ................ t9118-git-svn-funky-branch-names.sh ................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9119-git-svn-info.sh .............................. t9119-git-svn-info.sh .............................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9120-git-svn-clone-with-percent-escapes.sh ........ t9120-git-svn-clone-with-percent-escapes.sh ........ skipped: skipping git svn tests, NO_SVN_TESTS defined t9121-git-svn-fetch-renamed-dir.sh ................. t9121-git-svn-fetch-renamed-dir.sh ................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9122-git-svn-author.sh ............................ t9122-git-svn-author.sh ............................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9123-git-svn-rebuild-with-rewriteroot.sh .......... t9123-git-svn-rebuild-with-rewriteroot.sh .......... skipped: skipping git svn tests, NO_SVN_TESTS defined t9124-git-svn-dcommit-auto-props.sh ................ t9124-git-svn-dcommit-auto-props.sh ................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9125-git-svn-multi-glob-branch-names.sh ........... t9125-git-svn-multi-glob-branch-names.sh ........... skipped: skipping git svn tests, NO_SVN_TESTS defined t9126-git-svn-follow-deleted-readded-directory.sh .. t9126-git-svn-follow-deleted-readded-directory.sh .. skipped: skipping git svn tests, NO_SVN_TESTS defined t9127-git-svn-partial-rebuild.sh ................... t9127-git-svn-partial-rebuild.sh ................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9128-git-svn-cmd-branch.sh ........................ t9128-git-svn-cmd-branch.sh ........................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9129-git-svn-i18n-commitencoding.sh ............... t9129-git-svn-i18n-commitencoding.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9130-git-svn-authors-file.sh ...................... t9130-git-svn-authors-file.sh ...................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9131-git-svn-empty-symlink.sh ..................... t9131-git-svn-empty-symlink.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9132-git-svn-broken-symlink.sh .................... t9132-git-svn-broken-symlink.sh .................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9133-git-svn-nested-git-repo.sh ................... t9133-git-svn-nested-git-repo.sh ................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9134-git-svn-ignore-paths.sh ...................... t9134-git-svn-ignore-paths.sh ...................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9135-git-svn-moved-branch-empty-file.sh ........... t9135-git-svn-moved-branch-empty-file.sh ........... skipped: skipping git svn tests, NO_SVN_TESTS defined t9136-git-svn-recreated-branch-empty-file.sh ....... t9136-git-svn-recreated-branch-empty-file.sh ....... skipped: skipping git svn tests, NO_SVN_TESTS defined t9137-git-svn-dcommit-clobber-series.sh ............ t9137-git-svn-dcommit-clobber-series.sh ............ skipped: skipping git svn tests, NO_SVN_TESTS defined t9138-git-svn-authors-prog.sh ...................... t9138-git-svn-authors-prog.sh ...................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9139-git-svn-non-utf8-commitencoding.sh ........... t9139-git-svn-non-utf8-commitencoding.sh ........... skipped: skipping git svn tests, NO_SVN_TESTS defined t9140-git-svn-reset.sh ............................. t9140-git-svn-reset.sh ............................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9141-git-svn-multiple-branches.sh ................. t9141-git-svn-multiple-branches.sh ................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9142-git-svn-shallow-clone.sh ..................... t9142-git-svn-shallow-clone.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9143-git-svn-gc.sh ................................ t9143-git-svn-gc.sh ................................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9144-git-svn-old-rev_map.sh ....................... t9144-git-svn-old-rev_map.sh ....................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9145-git-svn-master-branch.sh ..................... t9145-git-svn-master-branch.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9146-git-svn-empty-dirs.sh ........................ t9146-git-svn-empty-dirs.sh ........................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9147-git-svn-include-paths.sh ..................... t9147-git-svn-include-paths.sh ..................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9148-git-svn-propset.sh ........................... t9148-git-svn-propset.sh ........................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9150-svk-mergetickets.sh .......................... t9150-svk-mergetickets.sh .......................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9151-svn-mergeinfo.sh ............................. t9151-svn-mergeinfo.sh ............................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9152-svn-empty-dirs-after-gc.sh ................... t9152-svn-empty-dirs-after-gc.sh ................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9153-git-svn-rewrite-uuid.sh ...................... t9154-git-svn-fancy-glob.sh ........................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9153-git-svn-rewrite-uuid.sh ...................... t9153-git-svn-rewrite-uuid.sh ...................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9155-git-svn-fetch-deleted-tag.sh ................. t9155-git-svn-fetch-deleted-tag.sh ................. skipped: skipping git svn tests, NO_SVN_TESTS defined t9156-git-svn-fetch-deleted-tag-2.sh ............... t9156-git-svn-fetch-deleted-tag-2.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9157-git-svn-fetch-merge.sh ....................... t9157-git-svn-fetch-merge.sh ....................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9158-git-svn-mergeinfo.sh ......................... t9158-git-svn-mergeinfo.sh ......................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9159-git-svn-no-parent-mergeinfo.sh ............... t9159-git-svn-no-parent-mergeinfo.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9160-git-svn-preserve-empty-dirs.sh ............... t9160-git-svn-preserve-empty-dirs.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9161-git-svn-mergeinfo-push.sh .................... t9161-git-svn-mergeinfo-push.sh .................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9162-git-svn-dcommit-interactive.sh ............... t9162-git-svn-dcommit-interactive.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9163-git-svn-reset-clears-caches.sh ............... t9163-git-svn-reset-clears-caches.sh ............... skipped: skipping git svn tests, NO_SVN_TESTS defined t9164-git-svn-dcommit-concurrent.sh ................ t9164-git-svn-dcommit-concurrent.sh ................ skipped: skipping git svn tests, NO_SVN_TESTS defined t9165-git-svn-fetch-merge-branch-of-branch.sh ...... t9165-git-svn-fetch-merge-branch-of-branch.sh ...... skipped: skipping git svn tests, NO_SVN_TESTS defined t9166-git-svn-fetch-merge-branch-of-branch2.sh ..... t9166-git-svn-fetch-merge-branch-of-branch2.sh ..... skipped: skipping git svn tests, NO_SVN_TESTS defined t9167-git-svn-cmd-branch-subproject.sh ............. t9167-git-svn-cmd-branch-subproject.sh ............. skipped: skipping git svn tests, NO_SVN_TESTS defined t9168-git-svn-partially-globbed-names.sh ........... t9168-git-svn-partially-globbed-names.sh ........... skipped: skipping git svn tests, NO_SVN_TESTS defined t9169-git-svn-dcommit-crlf.sh ...................... t9169-git-svn-dcommit-crlf.sh ...................... skipped: skipping git svn tests, NO_SVN_TESTS defined t9200-git-cvsexportcommit.sh ....................... t9200-git-cvsexportcommit.sh ....................... skipped: skipping git cvsexportcommit tests, cvs not found t9300-fast-import.sh ............................... ===( 22140;756 1/? 0/? )============================================ ===( 22141;757 2/? 0/? )============================================ ===( 22143;757 3/? 1/? )============================================ ===( 22174;758 28/? 7/? )=========================================== ===( 22209;759 63/? 7/? )=========================================== ===( 22232;760 86/? 7/? )=========================================== ===( 22259;761 113/? 7/? )========================================== ===( 22292;762 145/? 8/? )========================================== ===( 22323;763 175/? 9/? )========================================== t9300-fast-import.sh ............................... ok t9301-fast-import-notes.sh ......................... ===( 22347;764 12/? 1/? )=========================================== ===( 22350;765 13/? 3/? )=========================================== t9302-fast-import-unpack-limit.sh .................. ok t9301-fast-import-notes.sh ......................... ===( 22351;765 13/? 1/? )=========================================== ===( 22359;766 13/? 9/? )=========================================== t9303-fast-import-compression.sh ................... ok t9301-fast-import-notes.sh ......................... ===( 22370;767 16/? 1/? )=========================================== t9301-fast-import-notes.sh ......................... ok t9304-fast-import-marks.sh ......................... t9304-fast-import-marks.sh ......................... ok t9350-fast-export.sh ............................... ===( 22377;767 1/? 0/? )============================================ ===( 22378;768 2/? 0/? )============================================ ===( 22379;768 2/? 1/? )============================================ t9351-fast-export-anonymize.sh ..................... ok t9350-fast-export.sh ............................... t9400-git-cvsserver-server.sh ...................... skipped: skipping git-cvsserver tests, cvs not found t9350-fast-export.sh ............................... t9401-git-cvsserver-crlf.sh ........................ skipped: skipping git-cvsserver tests, cvs not found t9350-fast-export.sh ............................... t9402-git-cvsserver-refs.sh ........................ skipped: skipping git-cvsserver tests, cvs not found t9350-fast-export.sh ............................... ===( 22413;769 20/? 0/? )=========================================== t9500-gitweb-standalone-no-errors.sh ............... skipped: skipping gitweb tests, CGI & CGI::Util & CGI::Carp modules not available t9350-fast-export.sh ............................... t9501-gitweb-standalone-http-status.sh ............. skipped: skipping gitweb tests, CGI & CGI::Util & CGI::Carp modules not available t9350-fast-export.sh ............................... t9502-gitweb-standalone-parse-output.sh ............ skipped: skipping gitweb tests, CGI & CGI::Util & CGI::Carp modules not available t9350-fast-export.sh ............................... ===( 22430;770 37/? 0/? )=========================================== t9600-cvsimport.sh ................................. skipped: skipping cvsimport tests, cvs not found t9350-fast-export.sh ............................... t9601-cvsimport-vendor-branch.sh ................... skipped: skipping cvsimport tests, cvs not found t9350-fast-export.sh ............................... t9602-cvsimport-branches-tags.sh ................... skipped: skipping cvsimport tests, cvs not found t9350-fast-export.sh ............................... t9350-fast-export.sh ............................... ok t9603-cvsimport-patchsets.sh ....................... t9603-cvsimport-patchsets.sh ....................... skipped: skipping cvsimport tests, cvs not found t9604-cvsimport-timestamps.sh ...................... t9604-cvsimport-timestamps.sh ...................... skipped: skipping cvsimport tests, cvs not found t9700-perl-git.sh .................................. ===( 22443;771 1/? 0/? )============================================ t9800-git-p4-basic.sh .............................. skipped: skipping git p4 tests; python not available t9700-perl-git.sh .................................. t9700-perl-git.sh .................................. ok t9801-git-p4-branch.sh ............................. t9801-git-p4-branch.sh ............................. skipped: skipping git p4 tests; python not available t9802-git-p4-filetype.sh ........................... t9802-git-p4-filetype.sh ........................... skipped: skipping git p4 tests; python not available t9803-git-p4-shell-metachars.sh .................... t9803-git-p4-shell-metachars.sh .................... skipped: skipping git p4 tests; python not available t9804-git-p4-label.sh .............................. t9804-git-p4-label.sh .............................. skipped: skipping git p4 tests; python not available t9805-git-p4-skip-submit-edit.sh ................... t9805-git-p4-skip-submit-edit.sh ................... skipped: skipping git p4 tests; python not available t9806-git-p4-options.sh ............................ t9806-git-p4-options.sh ............................ skipped: skipping git p4 tests; python not available t9807-git-p4-submit.sh ............................. t9807-git-p4-submit.sh ............................. skipped: skipping git p4 tests; python not available t9808-git-p4-chdir.sh .............................. t9808-git-p4-chdir.sh .............................. skipped: skipping git p4 tests; python not available t9809-git-p4-client-view.sh ........................ t9809-git-p4-client-view.sh ........................ skipped: skipping git p4 tests; python not available t9810-git-p4-rcs.sh ................................ t9810-git-p4-rcs.sh ................................ skipped: skipping git p4 tests; python not available t9811-git-p4-label-import.sh ....................... t9811-git-p4-label-import.sh ....................... skipped: skipping git p4 tests; python not available t9812-git-p4-wildcards.sh .......................... t9812-git-p4-wildcards.sh .......................... skipped: skipping git p4 tests; python not available t9813-git-p4-preserve-users.sh ..................... t9813-git-p4-preserve-users.sh ..................... skipped: skipping git p4 tests; python not available t9814-git-p4-rename.sh ............................. t9814-git-p4-rename.sh ............................. skipped: skipping git p4 tests; python not available t9815-git-p4-submit-fail.sh ........................ t9815-git-p4-submit-fail.sh ........................ skipped: skipping git p4 tests; python not available t9816-git-p4-locked.sh ............................. t9816-git-p4-locked.sh ............................. skipped: skipping git p4 tests; python not available t9817-git-p4-exclude.sh ............................ t9817-git-p4-exclude.sh ............................ skipped: skipping git p4 tests; python not available t9818-git-p4-block.sh .............................. t9818-git-p4-block.sh .............................. skipped: skipping git p4 tests; python not available t9819-git-p4-case-folding.sh ....................... t9819-git-p4-case-folding.sh ....................... skipped: skipping git p4 tests; python not available t9820-git-p4-editor-handling.sh .................... t9820-git-p4-editor-handling.sh .................... skipped: skipping git p4 tests; python not available t9821-git-p4-path-variations.sh .................... t9821-git-p4-path-variations.sh .................... skipped: skipping git p4 tests; python not available t9822-git-p4-path-encoding.sh ...................... t9822-git-p4-path-encoding.sh ...................... skipped: skipping git p4 tests; python not available t9823-git-p4-mock-lfs.sh ........................... t9823-git-p4-mock-lfs.sh ........................... skipped: skipping git p4 tests; python not available t9824-git-p4-git-lfs.sh ............................ t9824-git-p4-git-lfs.sh ............................ skipped: skipping git p4 tests; python not available t9825-git-p4-handle-utf16-without-bom.sh ........... t9825-git-p4-handle-utf16-without-bom.sh ........... skipped: skipping git p4 tests; python not available t9826-git-p4-keep-empty-commits.sh ................. t9827-git-p4-change-filetype.sh .................... skipped: skipping git p4 tests; python not available t9826-git-p4-keep-empty-commits.sh ................. t9826-git-p4-keep-empty-commits.sh ................. skipped: skipping git p4 tests; python not available t9828-git-p4-map-user.sh ........................... t9828-git-p4-map-user.sh ........................... skipped: skipping git p4 tests; python not available t9829-git-p4-jobs.sh ............................... t9829-git-p4-jobs.sh ............................... skipped: skipping git p4 tests; python not available t9830-git-p4-symlink-dir.sh ........................ t9830-git-p4-symlink-dir.sh ........................ skipped: skipping git p4 tests; python not available t9831-git-p4-triggers.sh ........................... t9831-git-p4-triggers.sh ........................... skipped: skipping git p4 tests; python not available t9832-unshelve.sh .................................. t9832-unshelve.sh .................................. skipped: skipping git p4 tests; python not available t9833-errors.sh .................................... t9833-errors.sh .................................... skipped: skipping git p4 tests; python not available t9834-git-p4-file-dir-bug.sh ....................... t9834-git-p4-file-dir-bug.sh ....................... skipped: skipping git p4 tests; python not available t9901-git-web--browse.sh ........................... ===( 22490;774 1/? 0/? )============================================ ===( 22491;775 2/? 0/? )============================================/build/git-2.32.0/t/../contrib/completion/git-completion.bash: line 405: compgen: command not found ===( 22492;775 2/? 1/? )============================================ t9901-git-web--browse.sh ........................... ok t9902-completion.sh ................................ ===( 22515;775 20/? 1/? )=========================================== ===( 22549;776 45/? 10/? )========================================== ===( 22598;777 77/? 27/? )========================================== ===( 22649;778 104/? 51/? )========================================= t9903-bash-prompt.sh ............................... ok t9902-completion.sh ................................ t9902-completion.sh ................................ 114/? t9902-completion.sh ................................ 126/? t9902-completion.sh ................................ 153/? t9902-completion.sh ................................ 182/? t9902-completion.sh ................................ 194/? t9902-completion.sh ................................ ok All tests successful. Files=928, Tests=22767, 782 wallclock secs ( 5.60 usr 1.23 sys + 562.70 cusr 209.87 csys = 779.40 CPU) Result: PASS make clean-except-prove-cache make[2]: Entering directory '/build/git-2.32.0/t' rm -f -r 'chainlinttmp' rm -f -r 'trash directory'.* 'test-results' rm -f -r valgrind/bin make[2]: Leaving directory '/build/git-2.32.0/t' make[1]: Leaving directory '/build/git-2.32.0/t'