[coreboot] git commit problem

Stefan Reinauer stefan.reinauer at coreboot.org
Wed Sep 5 03:14:34 CEST 2012


* Wang, SiYuan <SiYuan.Wang at amd.com> [120904 07:33]:
> Hi,
> there is problem when I use "git commit" to commit changes. the message says:
> 
> test failed:
> 'build/.../static.c build/.../static.c build/.../static.ramstage.o build/.../static.romstage.o' should be 'build/.../static.c build/.../static.c build/.../static.ramstage.o build/.../static.romstage.o'
> 
> then I discard all my changes, but the problem is still there.
> would somebody can help me? thank you!

Hi,

your git repository path contains a sym link... the current version of
the commit hook does not like that..

I think you can fix the issue with:
mv util/lint/lint-stable-002-build-dir-handling \
     util/lint/lint-002-build-dir-handling





More information about the coreboot mailing list