summaryrefslogtreecommitdiff
path: root/templates/show
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2012-02-14 16:47:55 -0800
committerStephen Hemminger <shemminger@vyatta.com>2012-02-14 16:47:55 -0800
commitd03a6c0695fc698760f54c15dda418f99df0603f (patch)
treeda0bb6e7e1b41ec45957baf5d14dd844cefeae2e /templates/show
parentb08c5f26856bafdf544e5d60bcf7a8966e3ad73c (diff)
downloadvyatta-op-d03a6c0695fc698760f54c15dda418f99df0603f.tar.gz
vyatta-op-d03a6c0695fc698760f54c15dda418f99df0603f.zip
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.
Diffstat (limited to 'templates/show')
-rw-r--r--templates/show/raid/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
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