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/43disable_updateinitramfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-bottom/43disable_updateinitramfs') diff --git a/scripts/live-bottom/43disable_updateinitramfs b/scripts/live-bottom/43disable_updateinitramfs index a973843..ed3d53f 100755 --- a/scripts/live-bottom/43disable_updateinitramfs +++ b/scripts/live-bottom/43disable_updateinitramfs @@ -22,7 +22,7 @@ esac . /scripts/live-functions -log_begin_msg "Disabling update-initramfs (useless on a live CD)..." +log_begin_msg "Disabling update-initramfs (useless on a live CD)" # live-initramfs script -- cgit v1.2.3