[virt-tools-list] [virt-manager PATCH] test_urls: remove commented fedora21 alpha urls

Chen, Hanxiao chenhanxiao at cn.fujitsu.com
Fri Dec 12 02:13:35 UTC 2014



> -----Original Message-----
> From: Cole Robinson [mailto:crobinso at redhat.com]
> Sent: Thursday, December 11, 2014 8:56 PM
> To: Chen, Hanxiao/陈 晗霄; virt-tools-list at redhat.com
> Subject: Re: [virt-tools-list] [virt-manager PATCH] test_urls: remove commented
> fedora21 alpha urls
> 
> On 12/10/2014 08:39 PM, Chen Hanxiao wrote:
> > Discoverd by pep8 '# ' style check.
> > introduced by 92b443df.
> > Guess that you forgot to delete it.
> >
> > Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> > ---
> >   tests/test_urls.py | 3 ---
> >   1 file changed, 3 deletions(-)
> >
> > diff --git a/tests/test_urls.py b/tests/test_urls.py
> > index c0d7b91..d0f440d 100644
> > --- a/tests/test_urls.py
> > +++ b/tests/test_urls.py
> > @@ -113,9 +113,6 @@ _add(OLD_FEDORA_URL % ("19", "x86_64"), "fedora19")
> >   _add(OLD_FEDORA_URL % ("20", "x86_64"), "fedora20")
> >   # Any Dev release
> >   _add(FEDORA_URL % ("21", "x86_64"), "fedora21", name="fedora21")
> > -#_add(
> >
> -#"https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_TC6/Server/x86_64/os/
> ",
> > -#"fedora21", name="fedora21-tc")
> >   # Rawhide w/ i686 test
> >   # XXX: Nowadays rawhide isn't a full install tree
> >   # _add(DEVFEDORA_URL % ("rawhide", "x86_64"), "fedora20",
> >
> 
> ACK
> 
Pushed, thanks.

- Chen




More information about the virt-tools-list mailing list