diff options
| author | Chris Lamb <chris@chris-lamb.co.uk> | 2008-08-08 04:54:34 +0100 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:01 +0100 |
| commit | 5f0f3b0c36d433a462176f970d371c77c3020749 (patch) | |
| tree | 4cc22d61bded72f9a99554df8b6bbf305132a207 /scripts/live-bottom/23etc_modules | |
| parent | 73cd7b1e0770a4791887f903ae81b5fa0d4bdcc3 (diff) | |
| download | live-boot-5f0f3b0c36d433a462176f970d371c77c3020749.tar.gz live-boot-5f0f3b0c36d433a462176f970d371c77c3020749.zip | |
Remove trailing "..." from calls to log_begin_msg - they get added anyway.
Diffstat (limited to 'scripts/live-bottom/23etc_modules')
| -rwxr-xr-x | scripts/live-bottom/23etc_modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/live-bottom/23etc_modules b/scripts/live-bottom/23etc_modules index 4cc300a..2240a1b 100755 --- a/scripts/live-bottom/23etc_modules +++ b/scripts/live-bottom/23etc_modules @@ -22,7 +22,7 @@ esac . /scripts/live-functions -log_begin_msg "Preconfiguring /etc/modules..." +log_begin_msg "Preconfiguring /etc/modules" # live-initramfs script |
