Remove extra Success message at the end of initdb
authorMagnus Hagander <magnus@hagander.net>
Wed, 10 Feb 2021 17:21:55 +0000 (18:21 +0100)
committerMagnus Hagander <magnus@hagander.net>
Wed, 10 Feb 2021 17:21:55 +0000 (18:21 +0100)
commite7f42914854926c2afbb89b9cd0e381fd90766be
tree4b5d51a84750334fa9db5161c33b0b892b04907c
parent64990081504661ff5c04dbf20cc4252be66ab149
Remove extra Success message at the end of initdb

This was accidentally included in e09155bd62 and is redundant with the
lines right above it.

Reported-By: Peter Eisentraut
Discussion: https://postgr.es/m/455845d1-441d-cc40-d2a7-b47f4e422489@2ndquadrant.com
src/bin/initdb/initdb.c