pvscheck: Also produce fullhtml reports

This commit is contained in:
ZyX 2018-04-02 00:10:08 +03:00
parent 7eceac218e
commit 65d0b8ed32

View File

@ -364,6 +364,7 @@ run_analysis() {(
plog-converter -t xml -o PVS-studio.xml PVS-studio.log
plog-converter -t errorfile -o PVS-studio.err PVS-studio.log
plog-converter -t tasklist -o PVS-studio.tsk PVS-studio.log
plog-converter -t fullhtml -o PVS-studio.html.d PVS-studio.log
)}
detect_url() {