Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Print separators properly with cleos get account #5506

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

conr2d
Copy link
Contributor

@conr2d conr2d commented Sep 2, 2018

Current:

permissions:
    owner    1:    1 EOS...CV1 eosio@active,
                             ^ no space    ^ trailing comma
    active     1:    1 EOS...CV

Fixed:

permissions:
    owner    1:    1 EOS...CV, 1 eosio@active
    active     1:    1 EOS...CV

@heifner heifner merged commit 9288f2a into EOSIO:develop Sep 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants