You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-15 01:04:37 +02:00
Code cleanup in preparation for improved stanza-create command.
Contributed by Cynthia Shang.
This commit is contained in:
committed by
David Steele
parent
005fc08795
commit
b7f1738200
@ -76,7 +76,7 @@ use constant HOST_PROTOCOL_TIMEOUT => 10;
|
||||
####################################################################################################################################
|
||||
# Cached data sections
|
||||
####################################################################################################################################
|
||||
use constant SECTION_FILE_NAME => 'strFileName';
|
||||
use constant SECTION_FILE_NAME => 'strFileName';
|
||||
push @EXPORT, qw(SECTION_FILE_NAME);
|
||||
|
||||
####################################################################################################################################
|
||||
|
Reference in New Issue
Block a user