From 5f0f3b0c36d433a462176f970d371c77c3020749 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Fri, 8 Aug 2008 04:54:34 +0100 Subject: Remove trailing "..." from calls to log_begin_msg - they get added anyway. --- scripts/live-bottom/99hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-bottom/99hook') diff --git a/scripts/live-bottom/99hook b/scripts/live-bottom/99hook index a27a96a..17895ca 100755 --- a/scripts/live-bottom/99hook +++ b/scripts/live-bottom/99hook @@ -27,7 +27,7 @@ fi . /scripts/live-functions -log_begin_msg "Executing custom hook script..." +log_begin_msg "Executing custom hook script" # live-initramfs script -- cgit v1.2.3