Doug Barton 1d29baf81e Rather than trusting that nothing is going to sneak in before the
early_late_divider in the second run (and thus be skipped altogether),
keep a list of the scripts run early, and use that list to skip things
in the second run.

This has the primary benefit of not skipping a local script that gets
ordered too early in the second run. It also gives an opportunity to
clean up/simplify the code a bit.

Use a space-separated list rather than the more traditional colon for
maximum insurance against creativity in local naming conventions.

Reviewed by:	brooks
2011-04-29 21:10:41 +00:00
..
2011-01-31 07:47:28 +00:00
2011-03-30 18:35:02 +00:00
2011-01-31 07:47:28 +00:00
2010-06-19 09:21:34 +00:00
2009-07-13 05:51:33 +00:00
rpc
2011-02-09 10:06:31 +00:00