Loading scripts/ivas_conformance/runConformance.py +3 −0 Original line number Diff line number Diff line Loading @@ -628,3 +628,6 @@ if __name__ == "__main__": if not args.analyse_only: conformance.runTag(tag) conformance.doAnalysis(selectTag=tag) # final \n makes sure that the output from stat() is readable after the command terminates print() Loading
scripts/ivas_conformance/runConformance.py +3 −0 Original line number Diff line number Diff line Loading @@ -628,3 +628,6 @@ if __name__ == "__main__": if not args.analyse_only: conformance.runTag(tag) conformance.doAnalysis(selectTag=tag) # final \n makes sure that the output from stat() is readable after the command terminates print()