Loading scripts/ivas_conformance/runConformance.py +1 −1 Original line number Diff line number Diff line Loading @@ -1767,7 +1767,7 @@ if __name__ == "__main__": "--clean-output-dir", default=False, action="store_true", help="Do not run DUT, use existing mld and bitdiff stats files to generate analysis only", help="Delete and recreate the CUT_OUTPUTS directory before running, discarding any previous DUT outputs", ) parser.add_argument( "--regenerate-mld-ref", Loading Loading
scripts/ivas_conformance/runConformance.py +1 −1 Original line number Diff line number Diff line Loading @@ -1767,7 +1767,7 @@ if __name__ == "__main__": "--clean-output-dir", default=False, action="store_true", help="Do not run DUT, use existing mld and bitdiff stats files to generate analysis only", help="Delete and recreate the CUT_OUTPUTS directory before running, discarding any previous DUT outputs", ) parser.add_argument( "--regenerate-mld-ref", Loading