1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-06-20 01:17:49 +02:00

Fixed whitespace.

This commit is contained in:
David Steele
2013-11-22 17:29:01 -05:00
parent d86e7eb627
commit 8db52c115a
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -49,4 +49,5 @@ if ($strCommand eq "archive-local")
# execute("$strCommandCompress $strSource >
}
+1
View File
@@ -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");