http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21338
User: gerald
Date: 2007/04/05 09:38 PM
Log:
In epan/dissectors/Makefile.nmake, fix a typo.
In make-dissector-reg.py, throw an error if we don't have enough files
to process, or if we don't generate enough registrations. "Enough"
is arbitrarily set to 100.
This should de-purple the buildbot. (I'm sure there's a "smoke on the
water" joke in there somewhere.)
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -3 Makefile.nmake Modified
Directory: /trunk/tools/
Changes Path Action
+19 -1 make-dissector-reg.py Modified