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/05mountpoints | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-bottom/05mountpoints') diff --git a/scripts/live-bottom/05mountpoints b/scripts/live-bottom/05mountpoints index a334af8..a8717d7 100755 --- a/scripts/live-bottom/05mountpoints +++ b/scripts/live-bottom/05mountpoints @@ -22,7 +22,7 @@ esac . /scripts/live-functions -log_begin_msg "Moving mount points..." +log_begin_msg "Moving mount points" # live-initramfs script -- cgit v1.2.3