X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Flive-functions;h=964fdf0026cd00706d62a698d03a1fbc22cc5ac7;hb=845dee811a0159b75422eb7e4cfb6c860d39690b;hp=6fb57c600f7c593e1ba2b1e1f68c58b1d7f8bc3d;hpb=1e0a488b895cd6e2bf7141aa730f17da42a490f7;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