summaryrefslogtreecommitdiff
path: root/spec/data/cookbooks
diff options
context:
space:
mode:
authorsersut <serdar@opscode.com>2013-05-30 13:38:32 -0700
committersersut <serdar@opscode.com>2013-05-30 13:44:50 -0700
commit32172b48de16b884a539ee4358b52d711f86b368 (patch)
tree79613bb71025a7a46f4b8ce8b868e6d56a628e44 /spec/data/cookbooks
parentaeee4bf96582769207780311b7b882c387656567 (diff)
downloadchef-32172b48de16b884a539ee4358b52d711f86b368.tar.gz
Make sure that windows line endings are protected during template rendering.
Diffstat (limited to 'spec/data/cookbooks')
-rw-r--r--spec/data/cookbooks/openldap/templates/default/all_windows_line_endings.erb4
-rw-r--r--spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb4
-rw-r--r--spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb4
3 files changed, 12 insertions, 0 deletions
diff --git a/spec/data/cookbooks/openldap/templates/default/all_windows_line_endings.erb b/spec/data/cookbooks/openldap/templates/default/all_windows_line_endings.erb
new file mode 100644
index 0000000000..727db12387
--- /dev/null
+++ b/spec/data/cookbooks/openldap/templates/default/all_windows_line_endings.erb
@@ -0,0 +1,4 @@
+Template rendering libraries
+should support
+different line endings
+
diff --git a/spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb b/spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb
new file mode 100644
index 0000000000..e83c03b01a
--- /dev/null
+++ b/spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb
@@ -0,0 +1,4 @@
+Template rendering libraries
+should support
+different line endings
+
diff --git a/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb b/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb
new file mode 100644
index 0000000000..fa25999b6a
--- /dev/null
+++ b/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb
@@ -0,0 +1,4 @@
+Template rendering libraries
+should support
+different line endings
+