Regarding this issue, I forgot to mention that I changed one line (line 74) 
in my checkstyle.py file from 

cfgXml = make_tempfile(settings['config']) ====> cfgXml = 
make_tempfile(settings['config'].encode()) 

because the error logs were complaining that it was expecting the XML in 
bytes, not str.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/232c8182-46ec-42fe-9a8e-a762551e86bf%40googlegroups.com.

Reply via email to