Always use GenericBaseRecipe.createWrapper for executable wrappers
This moves most of the wrapper recipe to GenericBaseRecipe so that createWrapper automatically switches to Python scripts for complex cases. Recipes should not use slapos.recipe.librecipe.execute.generic_exec directly anymore.
Showing
Please register or sign in to comment