On 04/27/2014 09:51 PM, Joan Touzet wrote: > That may not be enough. > > Please try checking out a clean copy from 1.6.x and build from there. > > Alternately, git reset --hard followed by git clean -f -d -x on your > tree should absolutely remove any local changes. >
True. I once had tests randomly failing, although the git index was clean and I had ran `make clean && ./bootstrap && ./configure` and everything. I couldn't find the actual cause behind that issue, so I eventually started with a new clone, and all tests were passing again. > > ----- Original Message ----- > From: "Stefan Kögl" <[email protected]> > To: [email protected] > Sent: Sunday, April 27, 2014 12:42:30 PM > Subject: Re: Testing Upgrade to 1.6.x > > On Sun, Apr 27, 2014 at 1:38 AM, Robert Samuel Newson > <[email protected]>wrote: > >> >> Did you 'make clean' first? This looks like you have a module with the old >> #changes_args record and other modules with the new one. >> > > I ran 'make distclean' before ./boostrap and ./configure >
signature.asc
Description: OpenPGP digital signature
