I’m trying to submit my patch and I had an error in the build. The tests Works properly and I have tested in the Testbot and I had non errors. This is correction of a patch that I sent on Wednesday.
Could someone explain me why I got it wrong this time? Thank you very much for your attention and I hope not to disturb too much.
Regards, Carlos Vega
On Fri, Mar 23, 2018 at 10:06 PM, Carlos Vega García carlosvegagc@gmail.com wrote:
I’m trying to submit my patch and I had an error in the build. The tests Works properly and I have tested in the Testbot and I had non errors.
This is correction of a patch that I sent on Wednesday.
Could someone explain me why I got it wrong this time?
Thank you very much for your attention and I hope not to disturb too much.
Regards,
Carlos Vega
Hi Carlos,
You added a new test file, but didn't add it to Makefile.in. Perhaps you forgot to include your Makefile.in changes when running git commit?