1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00

Remove errant todo comment.

The test is not a duplicate of the one above because it adds the archive-async option.
This commit is contained in:
David Steele 2021-01-19 11:59:47 -05:00
parent a1365b26d4
commit d9fae09848

View File

@ -325,7 +325,6 @@ testRun(void)
strZ(strNewFmt("%s/archive/test1/archive.info.copy", strZ(cfgOptionStr(cfgOptRepoPath)))));
// -------------------------------------------------------------------------------------------------------------------------
// !!! IS THIS TEST NEEDED
argList = strLstDup(argBaseList);
strLstAddZ(argList, "00000001.history");
strLstAddZ(argList, TEST_PATH_PG "/pg_wal/RECOVERYHISTORY");