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/12fstab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-bottom/12fstab') diff --git a/scripts/live-bottom/12fstab b/scripts/live-bottom/12fstab index 936eeae..ee242a4 100755 --- a/scripts/live-bottom/12fstab +++ b/scripts/live-bottom/12fstab @@ -28,7 +28,7 @@ then exit 0 fi -log_begin_msg "Configuring fstab..." +log_begin_msg "Configuring fstab" # live-initramfs script -- cgit v1.2.3