1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 08:48:13 +00:00
Files
gitea/routers/init.go
Paul Brackin f631702299 Ensure error is logged on db reconnection attempts (#5780)
Unfortunately a scoping problem was missed on the previous PR which meant that the only nil error was logged on failure to connect to the db. This pr fixes this.
2019-01-20 09:30:37 +00:00

3.3 KiB