diff options
author | Florian Zschocke <florian.zschocke@devolo.de> | 2019-11-07 23:35:06 +0100 |
---|---|---|
committer | Florian Zschocke <florian.zschocke@devolo.de> | 2019-11-07 23:45:59 +0100 |
commit | 909d1fd211c1e60c044c1bca81dc4d6a0a622802 (patch) | |
tree | 4b9ed033915d7dddc519e349e55d6986122e83d3 /build.moxie | |
parent | b902e6949ea283e9e553b5b9288bb1da13193db7 (diff) | |
download | gitblit-909d1fd211c1e60c044c1bca81dc4d6a0a622802.tar.gz gitblit-909d1fd211c1e60c044c1bca81dc4d6a0a622802.zip |
Fix NullpointerException when stopping GitBlit Server.
When GitBlit server did not start properly, is running but couldn't
start the `PluginManager`, then stopping the server via the `--stop`
argument on the command line resulted in a NullpointerException.
Which left the server running. Now this is prevented and the server
will actually shut down.
Diffstat (limited to 'build.moxie')
0 files changed, 0 insertions, 0 deletions