[Bug 10951] Emtpy parameter triggers unwanted behavior, but no error message

samba-bugs at samba.org samba-bugs at samba.org
Thu Nov 27 11:40:52 MST 2014


https://bugzilla.samba.org/show_bug.cgi?id=10951

--- Comment #3 from Wayne Davison <wayned at samba.org> ---
Let me also add that if the cause was a bash shell variable that ended up being
empty, then you should note that it is a bash-ism to require parameters to be
double-quoted in order for them to behave sanely (e.g. --exclude "$arg")
whereas other shells (such as zsh) default to a saner behavior for something
like "--exclude $arg".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the rsync mailing list