Skip to content

Commit dab64c4

Browse files
committed
Merge branch 'master' into stream_refactoring
2 parents 1fed563 + 6123e94 commit dab64c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include "utils/thread.h"
2525
#include "utils/file.h"
2626

27-
const char *progname = "pg_probackup";
27+
//const char *progname = "pg_probackup";
2828

2929
/* list of files contained in backup */
3030
static parray *backup_files_list = NULL;

0 commit comments

Comments
 (0)