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)