Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couple of changes to cmd.js #600

Closed
wants to merge 12 commits into from
Next

Removed auto-close on download completion.

Signed-off-by: Vincent Frentzel <vincent@frentzel.eu>
  • Loading branch information
Vincent Frentzel
Vincent Frentzel committed Feb 6, 2016
commit f7c38067a322ff0f1fe95d23a5bdff0240b58764
@@ -600,7 +600,6 @@ function drawTorrent (torrent) {

function torrentDone () {
if (argv['on-done']) cp.exec(argv['on-done']).unref()
if (!playerName && !serving && argv.out) gracefulExit()
}

function fatalError (err) {
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.