diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2013-09-26 14:05:50 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2013-09-26 14:05:50 -0700 |
commit | 5f8455fe0668c9aa868fada6dd37090d9d483917 (patch) | |
tree | 9d8b3ce4e8d662e973ab5a03223d8db33b7b7c35 /spec/data/config.rb | |
parent | 75898baebda1854f08390ef198e9a97908374582 (diff) | |
download | chef-5f8455fe0668c9aa868fada6dd37090d9d483917.tar.gz |
revert whitespace for all spec/data fixtures
- some of these have deliberate whitespace/line-ending differences
- without going through them one by one its safer to revert the lot of
them
Diffstat (limited to 'spec/data/config.rb')
-rw-r--r-- | spec/data/config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/data/config.rb b/spec/data/config.rb index 6beae90467..0b3340ce57 100644 --- a/spec/data/config.rb +++ b/spec/data/config.rb @@ -1,6 +1,6 @@ # # Sample Chef Config File -# +# cookbook_path "/etc/chef/cookbook", "/etc/chef/site-cookbook" |