Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot add key with '.' in name #10

Closed
GoogleCodeExporter opened this issue Sep 22, 2015 · 1 comment
Closed

Cannot add key with '.' in name #10

GoogleCodeExporter opened this issue Sep 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. defaults write ch.sudo.cyberduck browser.closeDrawer -bool true

What is the expected output? What do you see instead?

"browser.closeDrawer" = 1;

When setting the property with blacktree-secrets, the output is 

 browser =     {
        closeDrawer = 1;
    };




Original issue reported on code.google.com by dkocher@sudo.ch on 2 Mar 2008 at 12:51

@GoogleCodeExporter
Copy link
Author

Fixed in b16

Original comment by j...@gmail.com on 2 Mar 2008 at 4:17

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant