fixed multiple nzbdrone instances running after update

This commit is contained in:
Keivan Beigi 2013-08-13 07:23:47 -07:00 committed by kay.one
parent a6e54a627e
commit dc1895ee48
1 changed files with 1 additions and 1 deletions

View File

@ -221,4 +221,4 @@ namespace NzbDrone.Common
Logger.Info("[{0}]: Process terminated successfully", process.Id);
}
}
}
}