Re: [PATCH 7/9] Fix typo in upgrade.py

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Cantrell wrote:
else -> else:
---
 upgrade.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Looks good.

diff --git a/upgrade.py b/upgrade.py
index 79231af..b58918d 100644
--- a/upgrade.py
+++ b/upgrade.py
@@ -75,7 +75,7 @@ def isUpgradingArch(anaconda):
         import re
         if re.match("i.86", a) and re.match("i.86", b):
             return True
-        else
+        else:
             return a == b
try:

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux