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 <chenhanx...@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

- Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@redhat.com
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to