diff options
Diffstat (limited to 'test/format/format.h')
-rw-r--r-- | test/format/format.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/format/format.h b/test/format/format.h index c54fd061736..a129c5395fd 100644 --- a/test/format/format.h +++ b/test/format/format.h @@ -109,6 +109,7 @@ typedef struct { char *home; /* Home directory */ char *home_backup; /* Hot-backup directory */ + char *home_backup2; /* Saved Hot-backup directory */ char *home_backup_init; /* Initialize backup command */ char *home_bdb; /* BDB directory */ char *home_config; /* Run CONFIG file path */ |