summaryrefslogtreecommitdiff
path: root/t_unsafe.c
diff options
context:
space:
mode:
Diffstat (limited to 't_unsafe.c')
-rw-r--r--t_unsafe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/t_unsafe.c b/t_unsafe.c
index 7574653e..fb8e9ec6 100644
--- a/t_unsafe.c
+++ b/t_unsafe.c
@@ -27,6 +27,7 @@ int dry_run = 0;
int am_root = 0;
int read_only = 0;
int list_only = 0;
+int human_readable = 0;
int preserve_perms = 0;
int preserve_executability = 0;
short info_levels[COUNT_INFO], debug_levels[COUNT_DEBUG];