From 47e916265c38c081f7864fb34aa21762c64ad0d8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 22 Mar 2015 07:44:43 +0100 Subject: 1, 3: remove some more trailing extra newlines. --- 1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '1') diff --git a/1 b/1 index 9e9f413..6938bc8 100755 --- a/1 +++ b/1 @@ -5,7 +5,7 @@ PATH=/usr/bin:/usr/sbin . /etc/runit/functions -msg "Welcome to Void!\n" +msg "Welcome to Void!" [ -r /etc/rc.conf ] && . /etc/rc.conf @@ -25,4 +25,4 @@ fi mkdir -p /run/runit install -m100 /dev/null /run/runit/stopit -msg "Initialization complete, running stage 2...\n" +msg "Initialization complete, running stage 2..." -- cgit 1.4.1