Displaying 1 result from an estimated 1 matches for "459ad58".
Did you mean:
  4593,58
  
2008 Mar 11
0
[PATCH] Comment an obscure bit of code that sets the --suffix-dels default.
---
?More work on backup-dir-dels...
 options.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/options.c b/options.c
index 459ad58..ed21704 100644
--- a/options.c
+++ b/options.c
@@ -1479,6 +1479,11 @@ int parse_arguments(int *argc_p, const char ***argv_p, int frommain)
 			backup_suffix);
 		return 0;
 	}
+	/* --suffix-dels defaults to --suffix, or empty for a client given an
+	 * explicit --backup-dir-dels (just as --suffix...