Re: Performing a Regression Test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



vitamin wrote:
> 
> abb4 wrote:
> > adri@dark:~/wine-git$ git reset --hard
> 
> You shouldn't of done this during bisect. Now you need to do:
> 
> Code:
> git bisect reset
> git reset --hard 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786^
> 
> 
> 
> This will put your tree just before the problem commit. It [the problem patch] can't be cleanly reverted from the latest HEAD.


Oke, thanks for replying!!
I did what you said

adri@dark:~/wine-git$ git reset --hard 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786^ 
HEAD is now at a2e1dd2 ole32/tests: Relax the reference counting tests a bit. We only care whether references are held or not.

So now where does that leave me?
do I now compile once again & check if the program runs?
If it will I have the bad commit?
Or else? ( I'm in limbo here..)







[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux