X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8e41b68e8f975c02a5d9281be780ba5d1a385107..698bc16e87b0ac6b29668fe0df4f3fd6d41e4b67:/t_unsafe.c diff --git a/t_unsafe.c b/t_unsafe.c index 5c989ed2..9b538968 100644 --- a/t_unsafe.c +++ b/t_unsafe.c @@ -29,6 +29,7 @@ int read_only = 0; int list_only = 0; int verbose = 0; int preserve_perms = 0; +int preserve_executability = 0; int main(int argc, char **argv)