Skip to content

Conversation

@wking
Copy link
Contributor

@wking wking commented May 7, 2016

It's an optional setting, and this change will fix the wordy:

$ ocitools generate --template <(echo '{}')
$ grep readonly config.json
    "readonly": false,

Instead, config.json will not contain a readonly entry at all.

It's an optional setting, and this change will fix the wordy:

  $ ocitools generate --template <(echo '{}')
  $ grep readonly config.json
      "readonly": false,

Instead, config.json will not contain a 'readonly' entry at all.

Signed-off-by: W. Trevor King <wking@tremily.us>
@crosbymichael
Copy link
Member

LGTM

1 similar comment
@hqhq
Copy link
Contributor

hqhq commented May 10, 2016

LGTM

@hqhq hqhq merged commit d33a8e1 into opencontainers:master May 10, 2016
@wking wking deleted the readonly-omitempty branch May 13, 2016 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants