https://bugzilla.kernel.org/show_bug.cgi?id=37262





--- Comment #31 from Steve <stefan.bo...@gmail.com>  2011-06-13 09:55:41 ---
Of course I did bitsect in cloned git directory but i didn't see any output.

I need to try this:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
git bisect start v2.6.39-rc1 v2.6.38
perform_make&test
git bisect bad # i could see info
git checkout v2.6.39-rc1
perform_make&test
git bisect bad # i could see info
git checkout v2.6.38
perform_make&test
git bisect good # i could see info

Am I correct ?

Thanks for your info.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to