From c587fa5546da32068c9ced6585ac2122ecfba6da Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 7 Jul 2014 03:03:38 -0700 Subject: meta-networking: fix no newline at end of file Add a '\n' to the last line of the file to fix: No newline at end of file Signed-off-by: Robert Yang Signed-off-by: Martin Jansa --- meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking') diff --git a/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga b/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga index cfb896a17b..1f28c0b24d 100644 --- a/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga +++ b/meta-networking/recipes-protocols/quagga/files/volatiles.03_quagga @@ -1,3 +1,3 @@ # d quagga quagga 0755 /var/run/quagga none -d quagga quagga 0755 /var/log/quagga none \ No newline at end of file +d quagga quagga 0755 /var/log/quagga none -- cgit 1.2.3-korg