Skip to content

Commit

Permalink
more diag 15
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulholla committed Feb 28, 2022
1 parent 180782a commit 4941936
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/src/chartprreview/chartprreview.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ def generate_verify_report(directory, category, organization, chart, version):
#with open(report_path, "w") as fd:
# fd.write(out)
#return
errors = out.stderr.decode("utf-8")
print("[INFO] errors creating report:\n", errors)

else:
return
Expand Down

0 comments on commit 4941936

Please sign in to comment.