1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-11-27 22:18:40 +02:00
Files
pgbackrest/test/lib/pgBackRestTest/Common
David Steele f88012cef3 Fix regexp to ignore ./.. directories in the Posix driver.
In versions <= 2.15 the old regexp caused any file or directory beginning with . to be ignored during a backup.  This has caused behavioral differences in 2.16 because the new C code correctly excludes ./.. directories.

This Perl code is only used for testing now, but it should still match the output of the C functions.
2019-08-22 10:18:34 -04:00
..
2019-06-01 09:28:31 -04:00
2019-07-05 16:55:17 -04:00
2019-07-25 14:50:02 -04:00
2019-07-05 16:55:17 -04:00
2019-07-05 18:34:15 -04:00