Fix minor print bug 98744. Shouldnt affect operation but it could be annoying
authorEric Edgar <rocket@gentoo.org>
Tue, 12 Jul 2005 19:51:20 +0000 (19:51 +0000)
committerEric Edgar <rocket@gentoo.org>
Tue, 12 Jul 2005 19:51:20 +0000 (19:51 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@254 67a159dc-881f-0410-a524-ba9dfbe2cb84

gen_cmdline.sh

index 62dc67305b0521162a414c63dab8108de678c4a9..64f446942edde82f32e7692145abcfda7eb549c1 100755 (executable)
@@ -295,7 +295,7 @@ parse_cmdline() {
              ;;
              --gensplash-res=*)
                      GENSPLASH_RES=`parse_opt "$*"`
-                     print info 2 "GENSPLASH_RES: $GENSPLASH_RES"
+                     print_info 2 "GENSPLASH_RES: $GENSPLASH_RES"
              ;;
              --install)
                      CMD_NOINSTALL=0