From c6a9130c6a10079b5e1a2522c8faea0e83bf21fe Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 24 Apr 2010 16:52:20 +0100 Subject: [PATCH] spurious whitespace change Signed-off-by: Stephen Gran --- modules/monit/templates/default.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/monit/templates/default.erb b/modules/monit/templates/default.erb index d89d3265d..95ec992e9 100644 --- a/modules/monit/templates/default.erb +++ b/modules/monit/templates/default.erb @@ -10,6 +10,7 @@ # You must set this variable to for monit to start startup=1 + <% if nodeinfo.has_key?('squeeze') and not nodeinfo['squeeze'].empty? %> <% else %> -- 2.20.1