The cookbook examples are interesting as redo tests, but don't need to be built in order to build redo.
4 lines
206 B
Text
4 lines
206 B
Text
# We don't normally build the cookbook examples, because they're
|
|
# not really part of redo itself. But build them when testing,
|
|
# as a basic check that redo (and the examples) are valid.
|
|
redo cookbook/all
|