Loading pkgs/by-name/po/postgresqlTestHook/postgresql-test-hook.sh +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ EOF false fi echo 'initializing postgresql' initdb -U postgres initdb --encoding=UTF8 -U postgres echo "$postgresqlExtraSettings" >>"$PGDATA/postgresql.conf" Loading Loading
pkgs/by-name/po/postgresqlTestHook/postgresql-test-hook.sh +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ EOF false fi echo 'initializing postgresql' initdb -U postgres initdb --encoding=UTF8 -U postgres echo "$postgresqlExtraSettings" >>"$PGDATA/postgresql.conf" Loading