Merge ~codersquid/hexr/+git/submission-service-charm:invalid-status into ~hexr-dev/hexr/+git/submission-service-charm:master
Proposed by
Sheila Miguez
Status: | Merged |
---|---|
Approved by: | Sheila Miguez |
Approved revision: | e9ca1ebdf7f531ba7daddac385f9227f65271878 |
Merged at revision: | e9ca1ebdf7f531ba7daddac385f9227f65271878 |
Proposed branch: | ~codersquid/hexr/+git/submission-service-charm:invalid-status |
Merge into: | ~hexr-dev/hexr/+git/submission-service-charm:master |
Diff against target: |
13 lines (+1/-1) 1 file modified
reactive/submission_service.py (+1/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sheila Miguez | Approve | ||
Review via email:
|
Commit message
change state to 'blocked' since 'error' is not a valid state
Description of the change
change state to 'blocked' since 'error' is not a valid state
To post a comment you must log in.
hookenv doesn't allow error. minor change, self approving