From 70a5a2924c6f43e7e5fb369fe53aa550baf0d44a Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sun, 5 Oct 2008 18:55:15 +0000 Subject: Minimal cosmetics. Setting version to 4.9.0 (preview of 5.0 release) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2264 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initramfs/stage3-stuff/etc/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs') diff --git a/initramfs/stage3-stuff/etc/functions b/initramfs/stage3-stuff/etc/functions index 9b26eaa4..a3242588 100644 --- a/initramfs/stage3-stuff/etc/functions +++ b/initramfs/stage3-stuff/etc/functions @@ -316,7 +316,7 @@ tftp_get () { do if [ "$countdown" = "0" ]; then [ $DEBUGLEVEL -ge 1 ] && \ - echo "[tftp_get] failed to get \"$file\" from \"$file_server\" !" + echo "[tftp_get] failed to get \"$file\" from \"$file_server\"!" return 0; fi tftp -g -r $file -l /tmp/$(basename $file) $file_server -- cgit v1.2.3-55-g7522