1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-09-16 09:06:18 +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

View File

@@ -49,4 +49,5 @@ if ($strCommand eq "archive-local")
# execute("$strCommandCompress $strSource >
}

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");