Back out one of the changes in log.c revision 1.62, and always send errors
[rsync/rsync.git] / trimslash.c
index 7188274..1888d2f 100644 (file)
@@ -22,6 +22,7 @@
 int dry_run = 0;
 int read_only = 1;
 int list_only = 0;
+int preserve_perms = 0;
 
 /**
  * @file trimslash.c