Skip to content

Commit

Permalink
Little change for fix pull request test
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-0tis authored Sep 29, 2019
1 parent 99df291 commit 473436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/processor.js
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ module.exports = function(proto) {
niceness: self.options.niceness,
cwd: self.options.cwd,
windowsHide: true
},
},

function processCB(ffmpegProc, stdoutRing, stderrRing) {
self.ffmpegProc = ffmpegProc;
Expand Down

0 comments on commit 473436b

Please sign in to comment.