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