Remove error handling for evaluation errors

This commit is contained in:
Thibault Jouan
2013-08-13 00:11:53 +00:00
parent 0904fa1fc9
commit a5d9ca26f4
12 changed files with 1 additions and 146 deletions

View File

@@ -1 +0,0 @@
raise SomeErrorInRecipe, 'some recipe error'

View File

@@ -1,4 +0,0 @@
# this recipe will raise a NameError on line 4 when evaluated by the recipe
# DSL.
invalid_keyword