[PATCH 7/9] use isSparc not isSPARC

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

 



---
 iutil.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/iutil.py b/iutil.py
index def8db6..087ec1f 100644
--- a/iutil.py
+++ b/iutil.py
@@ -470,7 +470,7 @@ def copyDeviceNode(src, dest):
 ## Get the SPARC machine variety type.
 # @return The SPARC machine type, or 0 if not SPARC.
 def getSparcMachine():
-    if not isSPARC():
+    if not isSparc():
         return 0
 
     machine = None
-- 
1.7.0

_______________________________________________
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