X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4a70af6f813c13d97f7a9106123ac62a755e1655..e26cfccf1651a65046d9ed21d1bbde3914f416a2:/t_stub.c diff --git a/t_stub.c b/t_stub.c index 2814929b..c2e972d5 100644 --- a/t_stub.c +++ b/t_stub.c @@ -30,6 +30,7 @@ int modify_window = 0; int module_id = -1; int relative_paths = 0; int human_readable = 0; +mode_t orig_umask = 002; char *partial_dir; struct filter_list_struct server_filter_list;