oz123 11 年之前
父節點
當前提交
731e915522
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)