From 3bd54055f8885dfe17639fca06c772ff6c4ec3a2 Mon Sep 17 00:00:00 2001 From: Nico Dietrich Date: Thu, 26 Jan 2006 21:59:47 +0000 Subject: einige bugfixes git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@44 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/etc/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initrd/initrd-stuff/etc/functions') diff --git a/initrd/initrd-stuff/etc/functions b/initrd/initrd-stuff/etc/functions index 15237680..586c1854 100644 --- a/initrd/initrd-stuff/etc/functions +++ b/initrd/initrd-stuff/etc/functions @@ -31,7 +31,7 @@ if [ -n "$2" ] ; then echo -e "$message This error is not fatal - continuing ...\n" [ "$DEBUGLEVEL" -gt 2 ] && usleep 20 else - echo -e "Running shell for debugging purposes now ...\n" + echo -e "$message Running shell for debugging purposes now ...\n" /bin/sh fi } -- cgit v1.2.3-55-g7522