We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33be074 commit 25b5469Copy full SHA for 25b5469
cmd/videohashes/main.go
@@ -71,7 +71,7 @@ func run() int {
71
return 1
72
}
73
fmt.Println(out)
74
- return 1
+ return 0
75
76
77
fmt.Printf("\n%s\n", result)
0 commit comments