1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Cleaned up some error messages

This commit is contained in:
Mark McDowall
2013-01-02 21:11:39 -08:00
parent 120758bf02
commit be2a5ea754
4 changed files with 20 additions and 35 deletions
+1
View File
@@ -60,6 +60,7 @@ namespace NzbDrone
}
_iisProvider.StartServer();
//Todo: verify that IIS is actually started
_debuggerProvider.Attach();