You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-06-20 01:17:49 +02:00
Fixed whitespace.
This commit is contained in:
+2
-1
@@ -49,4 +49,5 @@ if ($strCommand eq "archive-local")
|
||||
# execute("$strCommandCompress $strSource >
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -53,3 +53,4 @@ pg_drop("/Users/dsteele/test/test2");
|
||||
pg_create("/Users/dsteele/test/test2");
|
||||
pg_start("/Users/dsteele/test/test2");
|
||||
pg_stop("/Users/dsteele/test/test2");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user