Commit 74ca16fc authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

Fix renderer_short ref path rewrite

parent 8dd8ba6e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -832,7 +832,7 @@ class MLDConformance:
                "$CUT_PATH/ref/param_file/dec/", f"{self.outputDir}/dec/"
            )
            command = command.replace(
                "$CUT_PATH/renderer_short/ref/", f"{self.outputDir}/renderer_short/ref"
                "$CUT_PATH/renderer_short/ref/", f"{self.outputDir}/renderer_short/ref/"
            )
            command = command.replace(
                "$CUT_PATH/split_rendering/cut/",