Skip to content

cookbook: fix handling InvalidRecipeError

  • 'r' variable was undefined when InvalidRecipeError raised
  • pass on InvalidRecipeError exception to avoid annoying backtrace printing

Merge request reports