X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/56c7ed9983c2d3f7ee453f4a277f4bdc34bea8cd..9e7acc86c3a777f65b32d495b7e37e86882f93c8:/t_unsafe.c 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];