* Wang, SiYuan <[email protected]> [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
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot