1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-09 00:45:49 +02:00

Extern infoHash() so it can be used by other modules.

This is currently needed only for testing, but there's no reason not to expose the function to everyone.
This commit is contained in:
David Steele
2019-04-23 13:58:19 -04:00
parent cddb0c05b4
commit aebac47cd5
5 changed files with 31 additions and 20 deletions

View File

@ -227,7 +227,7 @@ testRun(void)
content = strNew
(
"[backrest]\n"
"backrest-checksum=\"2edbac400200cc0bd559951f1ee166de5c6f5f49\"\n"
"backrest-checksum=\"c68d528a1b28f6ef1c370955ac8915eab737d402\"\n"
"backrest-format=5\n"
"backrest-version=\"2.04\"\n"
"\n"