From d03a6c0695fc698760f54c15dda418f99df0603f Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 14 Feb 2012 16:47:55 -0800 Subject: Add missing newline at end of file Avoid editing and future problems with tools like diff by making sure all node.def files have newline before the end of file. --- templates/show/raid/node.tag/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show') diff --git a/templates/show/raid/node.tag/node.def b/templates/show/raid/node.tag/node.def index 4f9928d..ff64da4 100644 --- a/templates/show/raid/node.tag/node.def +++ b/templates/show/raid/node.tag/node.def @@ -20,4 +20,4 @@ run: else echo "Must be administrator or root to display RAID status" fi - fi \ No newline at end of file + fi -- cgit v1.2.3