summaryrefslogtreecommitdiff
path: root/t_unsafe.c
diff options
context:
space:
mode:
Diffstat (limited to 't_unsafe.c')
-rw-r--r--t_unsafe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t_unsafe.c b/t_unsafe.c
index 44662bdb..943185a6 100644
--- a/t_unsafe.c
+++ b/t_unsafe.c
@@ -27,9 +27,9 @@ int dry_run = 0;
int am_root = 0;
int read_only = 0;
int list_only = 0;
-int verbose = 0;
int preserve_perms = 0;
int preserve_executability = 0;
+short info_levels[10], debug_levels[10];
int
main(int argc, char **argv)