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)