Github user johnsca commented on a diff in the pull request:
https://github.com/apache/bigtop/pull/197#discussion_r112974240
--- Diff: bigtop-packages/src/charm/pig/layer-pig/actions/smoke-test ---
@@ -63,8 +62,8 @@ else:
# The smoke tests analyze /etc/passwd. Successful runs will have an
'ubuntu'
# passwd entry in the output.
+hookenv.action_set({'raw': output})
--- End diff --
Why do some spots use `meta.raw` and others just use `raw`?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---