From 56f5aca6c2da9661ca68b74573f675a2eeef13a8 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Tue, 4 Dec 2018 20:13:01 -0500 Subject: [PATCH] Remvoe exec mode from erb templates --- .../yard/templates/default/puppet_class/html/note.erb | 0 .../yard/templates/default/puppet_class/html/todo.erb | 0 .../yard/templates/default/puppet_defined_type/html/note.erb | 0 .../yard/templates/default/puppet_defined_type/html/todo.erb | 0 .../yard/templates/default/puppet_function/html/note.erb | 0 .../yard/templates/default/puppet_function/html/todo.erb | 0 .../yard/templates/default/puppet_plan/html/note.erb | 0 .../yard/templates/default/puppet_plan/html/todo.erb | 0 .../yard/templates/default/puppet_type/html/note.erb | 0 .../yard/templates/default/puppet_type/html/todo.erb | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_class/html/note.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_class/html/todo.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_defined_type/html/note.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_defined_type/html/todo.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_function/html/note.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_function/html/todo.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_plan/html/note.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_plan/html/todo.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_type/html/note.erb mode change 100755 => 100644 lib/puppet-strings/yard/templates/default/puppet_type/html/todo.erb diff --git a/lib/puppet-strings/yard/templates/default/puppet_class/html/note.erb b/lib/puppet-strings/yard/templates/default/puppet_class/html/note.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_class/html/todo.erb b/lib/puppet-strings/yard/templates/default/puppet_class/html/todo.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_defined_type/html/note.erb b/lib/puppet-strings/yard/templates/default/puppet_defined_type/html/note.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_defined_type/html/todo.erb b/lib/puppet-strings/yard/templates/default/puppet_defined_type/html/todo.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_function/html/note.erb b/lib/puppet-strings/yard/templates/default/puppet_function/html/note.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_function/html/todo.erb b/lib/puppet-strings/yard/templates/default/puppet_function/html/todo.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_plan/html/note.erb b/lib/puppet-strings/yard/templates/default/puppet_plan/html/note.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_plan/html/todo.erb b/lib/puppet-strings/yard/templates/default/puppet_plan/html/todo.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_type/html/note.erb b/lib/puppet-strings/yard/templates/default/puppet_type/html/note.erb old mode 100755 new mode 100644 diff --git a/lib/puppet-strings/yard/templates/default/puppet_type/html/todo.erb b/lib/puppet-strings/yard/templates/default/puppet_type/html/todo.erb old mode 100755 new mode 100644