[2321] 2009-06-13 Jun Inoue <[email protected]>

Felix Zielcke <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2321
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2321
Author:   fzielcke
Date:     2009-06-13 09:23:54 +0000 (Sat, 13 Jun 2009)
Log Message:
-----------
2009-06-13  Jun Inoue <[email protected]>

	* util/grub-mkconfig.in: Fix parsing of --output option.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/grub-mkconfig.in

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-06-12 20:11:19 UTC (rev 2320)
+++ trunk/grub2/ChangeLog	2009-06-13 09:23:54 UTC (rev 2321)
@@ -1,3 +1,7 @@
+2009-06-13  Jun Inoue <[email protected]>
+
+	* util/grub-mkconfig.in: Fix parsing of --output option.
+
 2009-06-12  Pavel Roskin  <[email protected]>
 
 	* Makefile.in (pkgdata_SRCDIR): Remove.  genmodsrc.sh and

Modified: trunk/grub2/util/grub-mkconfig.in
===================================================================
--- trunk/grub2/util/grub-mkconfig.in	2009-06-12 20:11:19 UTC (rev 2320)
+++ trunk/grub2/util/grub-mkconfig.in	2009-06-13 09:23:54 UTC (rev 2321)
@@ -58,7 +58,7 @@
 	shift
 	grub_cfg=$1
 	;;
-    --output=)
+    --output=*)
 	grub_cfg=`echo "$option" | sed 's/--output=//'`
 	;;
     -*)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.