3 avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
5 date="2018-11-19T22:46:01Z"
7 > Bisecting git-annex couldn't isolate the problem to any commit if the bug was fixed in concurrent-output. What commit did bisect point to?
11 [yhalchen@discovery7 git-annex]$ git bisect start 900bf3436 05bfce7ca^
13 Your branch is up to date with 'origin/master'.
14 Bisecting: 7 revisions left to test after this (roughly 3 steps)
15 [04b5ed09d8bcd9cef83e605d5cc061892010ada7] close old unreproducible bug report
16 [yhalchen@discovery7 git-annex]$ git bisect run bash -c '! ../bisect-git-annex ../git-annex-dev.img ../bisect-git-annex-lock.sh'
17 running bash -c ! ../bisect-git-annex ../git-annex-dev.img ../bisect-git-annex-lock.sh
18 I: cleaning /ihome/yhalchen/git-annex
19 I: building 7.20181105-119-g04b5ed09d
21 872af2b2f1049e4eecf274ac70caf99a367f3818 is the first bad commit
22 commit 872af2b2f1049e4eecf274ac70caf99a367f3818
23 Author: Joey Hess <joeyh@joeyh.name>
24 Date: Thu Nov 15 14:26:40 2018 -0400
26 avoid using concurrent-output at all when --quiet or --json
28 Of course, it wasn't used much in those modes, because normal output is
29 avoided. But it was still initialized and used in a few places,
30 including a call to hideRegionsWhile.
32 :040000 040000 b81c7bae30915cdacf1fbfd11b0c203c59381ea1 5eff43f94de79fd18b6480a6ace8e3115533ca07 M CmdLine
33 :100644 100644 9e33bd7762e0488ab2d4d371ca40ee4f70a0bdd8 21422e4495ef77cadbfa8ba48e832b300a656839 M Messages.hs
34 :040000 040000 9d7b1b176904f78b29ffe92939411e2f42b0d770 fc3c3a51b5bdfab4c12198490825e801e7f08ac4 M Messages