Mercurial > piecrust2
view MANIFEST.in @ 217:1f4c3dae1fe8
bake: Better error handling for site baking.
The site baker now keeps track of whether any worker saw any error. It returns
the current record after a bake.
The `bake` command uses this return value to figure out what kind of exit code
to return.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 31 Jan 2015 17:35:36 -0800 |
parents | ecee3e8f35e5 |
children | 3890353d3e5a |
line wrap: on
line source
include README.rst include CHANGELOG.rst include LICENSE.rst recursive-include piecrust *.py mime.types recursive-include piecrust/resources * recursive-include tests *.py #global-exclude .DS_Store #global-exclude Thumbs.db #global-exclude Desktop.ini #global-exclude *.swp #global-exclude *~ #global-exclude *.bak