search for: azabani

Displaying 1 result from an estimated 1 matches for "azabani".

Did you mean: zabani
2016 Jan 18
0
[Bug 11679] New: rsync should kill() itself when it receives a signal from the user
...from the user Product: rsync Version: 3.1.2 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 Component: core Assignee: wayned at samba.org Reporter: delan at azabani.com QA Contact: rsync-qa at samba.org If rsync receives a signal that would cause it to exit with RERR_SIGNAL, I think that it should kill() itself with that signal instead of calling exit(RERR_SIGNAL). With the current behaviour, for example, if rsync is invoked from a shell script and t...