aboutsummaryrefslogtreecommitdiffstats
path: root/t_unsafe.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-04-24 07:32:44 +0000
committerWayne Davison <wayned@samba.org>2007-04-24 07:32:44 +0000
commit9439c0cb5a4b020b9bfcfe0351e33c17b9c53b54 (patch)
tree17ce2427a5fbcaf3968c2d94635cda239b4f5712 /t_unsafe.c
parent2ed790f3541cd5803b285bb46b2cba02103cc88b (diff)
downloadandroid_external_rsync-9439c0cb5a4b020b9bfcfe0351e33c17b9c53b54.tar.gz
android_external_rsync-9439c0cb5a4b020b9bfcfe0351e33c17b9c53b54.tar.bz2
android_external_rsync-9439c0cb5a4b020b9bfcfe0351e33c17b9c53b54.zip
Adding the --fake-super option.
Diffstat (limited to 't_unsafe.c')
-rw-r--r--t_unsafe.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/t_unsafe.c b/t_unsafe.c
index a08dd71a..fa79fb7e 100644
--- a/t_unsafe.c
+++ b/t_unsafe.c
@@ -23,7 +23,11 @@
#include "rsync.h"
-int dry_run, read_only, list_only, verbose;
+int dry_run = 0;
+int am_root = 0;
+int read_only = 0;
+int list_only = 0;
+int verbose = 0;
int preserve_perms = 0;
int