Looks like that in the recent release of util-vserver, these variables cannot be...
[sfa.git] / sfa / client / sfi.py
index a2f3a69..69ce862 100755 (executable)
@@ -593,7 +593,7 @@ class Sfi:
                 record = GeniRecord(dict = record)
             if (opts.format=="text"): 
                 record.dump()  
-            else: 
+            else:
                 print record.save_to_string() 
        
         if opts.file: