Skip to content

Commit

Permalink
nnedi3 macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Olt committed Jul 12, 2024
1 parent 2d2de22 commit a8b92be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nnedi3.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"tests": [
{
"name" : "process-blank",
"create_files" : ["nnedi3-test.vpy"],
"create_files" : ["nnedi3-test.vpy" ],
"commands": [
{ "cmd": [ "cp", "{BUILDDIR}/vapoursynth-nnedi3-12/src/nnedi3_weights.bin", "{TESTDIR}/nnedi3_weights.bin" ] },
{ "cwd": "{TESTDIR}", "cmd": ["{VSPIPE}", "nnedi3-test.vpy", "--"] }
Expand Down

0 comments on commit a8b92be

Please sign in to comment.