Make do_chmod() report an error with -E.
[rsync/rsync.git] / t_unsafe.c
index 5c989ed..9b53896 100644 (file)
@@ -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)