oz123 před 11 roky
rodič
revize
731e915522
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      scripts/pwman3

+ 1 - 1
scripts/pwman3

@@ -187,5 +187,5 @@ finally:
         if _saveconfig:
             config.save(args.cfile)
     except Exception, e:
-        print ("Error: %s" % e )
+        print ("Error: %s" % e)
         sys.exit(-1)