You've already forked pgbackrest
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:
@ -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"
|
||||
|
Reference in New Issue
Block a user