pepper icon indicating copy to clipboard operation
pepper copied to clipboard

poll_for_returns returns customly formatted response

Open zzzuzik opened this issue 8 years ago • 0 comments

Hello, thank you for the pepper

Could poll_for_returns returns a strict JSON format rather than a custom one for node in responded: yield None, "{{{}: {}}}".format( node, jid_ret['return'][0][node])

Otherwise usage of the --fail-if-incomplete is painful because it requires a custom parses of the pepper output.

Thank you again

zzzuzik avatar May 04 '17 22:05 zzzuzik