summaryrefslogtreecommitdiff
path: root/spec/data/kitchen
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2013-09-26 14:05:50 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2013-09-26 14:05:50 -0700
commit5f8455fe0668c9aa868fada6dd37090d9d483917 (patch)
tree9d8b3ce4e8d662e973ab5a03223d8db33b7b7c35 /spec/data/kitchen
parent75898baebda1854f08390ef198e9a97908374582 (diff)
downloadchef-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/kitchen')
-rw-r--r--spec/data/kitchen/openldap/attributes/robinson.rb2
-rw-r--r--spec/data/kitchen/openldap/definitions/drewbarrymore.rb4
-rw-r--r--spec/data/kitchen/openldap/recipes/gigantor.rb2
-rw-r--r--spec/data/kitchen/openldap/recipes/ignoreme.rb2
4 files changed, 5 insertions, 5 deletions
diff --git a/spec/data/kitchen/openldap/attributes/robinson.rb b/spec/data/kitchen/openldap/attributes/robinson.rb
index 8c7d52c268..9d6b44d464 100644
--- a/spec/data/kitchen/openldap/attributes/robinson.rb
+++ b/spec/data/kitchen/openldap/attributes/robinson.rb
@@ -1,3 +1,3 @@
#
# Smokey lives here
-#
+# \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/definitions/drewbarrymore.rb b/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
index 83bb5b1a15..510f0c35da 100644
--- a/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
+++ b/spec/data/kitchen/openldap/definitions/drewbarrymore.rb
@@ -1,3 +1,3 @@
#
-# Was in people magazine this month...
-#
+# Was in people magazine this month...
+# \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/recipes/gigantor.rb b/spec/data/kitchen/openldap/recipes/gigantor.rb
index 0ac8a9bb4b..70a41960eb 100644
--- a/spec/data/kitchen/openldap/recipes/gigantor.rb
+++ b/spec/data/kitchen/openldap/recipes/gigantor.rb
@@ -1,3 +1,3 @@
cat "blanket" do
pretty_kitty true
-end
+end \ No newline at end of file
diff --git a/spec/data/kitchen/openldap/recipes/ignoreme.rb b/spec/data/kitchen/openldap/recipes/ignoreme.rb
index d80a313a50..15095986c6 100644
--- a/spec/data/kitchen/openldap/recipes/ignoreme.rb
+++ b/spec/data/kitchen/openldap/recipes/ignoreme.rb
@@ -1,3 +1,3 @@
#
# this file will never be seen
-#
+# \ No newline at end of file