diff options
author | Adam Roben <adam@roben.org> | 2015-01-06 11:53:10 -0500 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2015-01-26 23:42:35 -0800 |
commit | 39376ca535b3d2dd211c4b6706a55fbf211b0c78 (patch) | |
tree | 54d94b9620a70c52ddfc52d5a88e3c654cc887a5 /Rakefile | |
parent | 54d7681e280cbfc6d84688ea2017eafdc0610cd2 (diff) | |
download | bundler-39376ca535b3d2dd211c4b6706a55fbf211b0c78.tar.gz |
Don't add extra quotes to quoted wrapped config values
Long config values get wrapped to a second line. If they contain certain
special characters they will also get surrounded by quotes. When this
happened, we would add extra quotes to the value each time the config
file was saved. 94fd250935314aee86759de3e9b0e98a709823ed fixed this
issue for non-wrapped lines. Now it is fixed for wrapped lines as well.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions