Skip to content

Conversation

@winem
Copy link
Contributor

@winem winem commented Feb 17, 2021

This PR contains a small improvement to the error handling and does no longer rely on a fix string to identify errors. Instead any output that does not match the supported values 0, 1, 2 or 3 will be handled as exception and cause the make command to fail.

!close #43

@arm4b arm4b added the enhancement New feature or request label Feb 22, 2021
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good,
Thanks for the enhancement! 👍

There is no need to create a dedicated issue though if there is a plan to create a PR like this immediately.

@arm4b arm4b merged commit 2925b77 into StackStorm:master Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error handling in the Makefile

2 participants