From: Steven Rostedt (Red Hat) Date: Tue, 7 Oct 2014 20:34:25 +0000 (-0400) Subject: ktest: Don't bother with bisect good or bad on replay X-Git-Tag: omap-for-v3.19/prcm-cleanup~109^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d832d743385dd5e735660951aa9d7d36a6a4176a;p=pandora-kernel.git ktest: Don't bother with bisect good or bad on replay If git bisect reply is being used in the bisect tests, don't bother doing the git bisect good or git bisect bad calls. The git bisect reply will override them anyway, and that's called immediately after the other two. Going the git bisect (good|bad) is just a waste of time. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed