commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r6974 - trunk/gnue-common/src/utils


From: johannes
Subject: [gnue] r6974 - trunk/gnue-common/src/utils
Date: Mon, 7 Feb 2005 12:17:01 -0600 (CST)

Author: johannes
Date: 2005-02-07 12:17:00 -0600 (Mon, 07 Feb 2005)
New Revision: 6974

Modified:
   trunk/gnue-common/src/utils/uuid.py
Log:
Removed commented line (from testing)


Modified: trunk/gnue-common/src/utils/uuid.py
===================================================================
--- trunk/gnue-common/src/utils/uuid.py 2005-02-07 14:52:49 UTC (rev 6973)
+++ trunk/gnue-common/src/utils/uuid.py 2005-02-07 18:17:00 UTC (rev 6974)
@@ -151,7 +151,7 @@
 
     for addr in self.hwaddresses:
       if not self.__hwAddrIsEmpty (addr):
-        #self.firstMAC = addr
+        self.firstMAC = addr
         break
 
     if autoBuild and self.firstMAC is None:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]