ensure trailing newline
This commit is contained in:
parent
8e09451dee
commit
960a8bac72
1 changed files with 1 additions and 1 deletions
|
@ -547,7 +547,7 @@
|
||||||
(user: "default root ${user.username}")
|
(user: "default root ${user.username}")
|
||||||
cfg.users
|
cfg.users
|
||||||
)
|
)
|
||||||
)
|
) + "\n"
|
||||||
);
|
);
|
||||||
archiveCommand = "${pgbackrest}/bin/pgbackrest archive-push %p";
|
archiveCommand = "${pgbackrest}/bin/pgbackrest archive-push %p";
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue