[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] .treeinfo
- From: Chris Lumens <clumens redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [PATCH] .treeinfo
- Date: Thu, 22 Feb 2007 09:27:53 -0500
> Index: maketreeinfo.py
> ===================================================================
> RCS file: /usr/local/CVS/anaconda/scripts/maketreeinfo.py,v
> retrieving revision 1.1
> diff -u -r1.1 maketreeinfo.py
> --- maketreeinfo.py 20 Feb 2007 22:52:43 -0000 1.1
> +++ maketreeinfo.py 21 Feb 2007 23:00:42 -0000
> @@ -63,7 +63,7 @@
>
> if data["variant"] is None:
> print >> sys.stderr, "--variant missing, but that's OK."
> - data["version"] = ""
> + data["variant"] = ""
>
> if data["version"] is None:
> print >> sys.stderr, "--version missing! This is probably bad!"
>
> D'oh. Hope that helps. This patch should mean really cool things for
> automated installer testing. Thanks for applying it.
Applied.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]