summaryrefslogtreecommitdiff
path: root/t_stub.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2004-07-29 16:06:38 +0000
committerWayne Davison <wayned@samba.org>2004-07-29 16:06:38 +0000
commita7260c403733b10e3d25abf334441f3ed4cc3b91 (patch)
treeb32de468ba128ccba41d1f0af74aeb414bc43bdb /t_stub.c
parent44cad59f2bc141af50de3583523a22ccbe73bd30 (diff)
downloadrsync-a7260c403733b10e3d25abf334441f3ed4cc3b91.tar.gz
Added the new --partial-dir option.
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 3104586f..c72eb07f 100644
--- a/t_stub.c
+++ b/t_stub.c
@@ -28,6 +28,7 @@
int modify_window = 0;
int module_id = -1;
+char *partial_dir;
struct exclude_list_struct server_exclude_list;
void rprintf(UNUSED(enum logcode code), const char *format, ...)