summaryrefslogtreecommitdiff
path: root/t_stub.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2013-06-02 15:53:40 -0700
committerWayne Davison <wayned@samba.org>2013-06-02 15:54:48 -0700
commitd6df07392e4bbdd3056c501fc047e5a1ff45a371 (patch)
tree8a33f556c7d5ac94e621e5f7ce7a9567afbfdf6d /t_stub.c
parentd9ca1e49904b2b8506a84b630097b42212356df1 (diff)
downloadrsync-d6df07392e4bbdd3056c501fc047e5a1ff45a371.tar.gz
Fix module-name splitting with --protect-args.
Fixes bug 8838.
Diffstat (limited to 't_stub.c')
-rw-r--r--t_stub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/t_stub.c b/t_stub.c
index 637e0d55..013c09d1 100644
--- a/t_stub.c
+++ b/t_stub.c
@@ -23,6 +23,7 @@
int modify_window = 0;
int preallocate_files = 0;
+int protect_args = 0;
int module_id = -1;
int relative_paths = 0;
int module_dirlen = 0;