This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project. See the Mauve home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

another prob




 When I create my own tag file 'mauve-XXX' and type
`gmake TAGS=XXX check', things work as expected.

However, if I make changes to 'mauve-XXX', those won't be picked up.
Only after I remove .save-keys will mauve recompile the tests and
accept the new tag file.

	- Godmar