X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-functions;h=964fdf0026cd00706d62a698d03a1fbc22cc5ac7;hb=10c81fb1bc8f2326958250e285616db4e9745d84;hp=6fb57c600f7c593e1ba2b1e1f68c58b1d7f8bc3d;hpb=25597c5805051013a6478630d7ddb2ccc6c16585;p=live-boot-grml.git diff --git a/scripts/live-functions b/scripts/live-functions index 6fb57c6..964fdf0 100644 --- a/scripts/live-functions +++ b/scripts/live-functions @@ -3,17 +3,6 @@ . /scripts/functions . /live.vars -log_end_msg () -{ - # Override this so we don't call PROGRESS - if [ -x /sbin/usplash_write ] - then - /sbin/usplash_write "SUCCESS ok" - fi - - _log_msg "Done." -} - log_wait_msg () { # Print a message and wait for enter