readded -s as default value, (yes my system has rsync < 3)

This commit is contained in:
Axel Kittenberger 2010-10-04 13:11:34 +00:00
parent 9e66ac3686
commit a8337b0222

View File

@ -339,8 +339,7 @@ struct global_options {
* Standard default options to call the binary with.
*/
struct call_option standard_callopts[] = {
// { CO_TEXT, "-lts%r" }, AXK!
{ CO_TEXT, "-lt%r" },
{ CO_TEXT, "-lts%r" },
{ CO_TEXT, "--delete" },
{ CO_EXCLUDE, NULL },
{ CO_FILTER, NULL },