Allow overriding of rsync options
Moving $RSYNC_EXTRA to the end of options, so users can override the default options. This hint was brought to me by Marcus Wagner.
This commit is contained in:
parent
c313ac8f49
commit
0e07585772
2 changed files with 10 additions and 5 deletions
|
|
@ -1,3 +1,8 @@
|
|||
0.4.2 to 0.4.3:
|
||||
* Display error code of rsync, if non-zero (for further analysis)
|
||||
* Fix Makefile, so 'make install' works on others OS
|
||||
* reorder $RSYNC_EXTRA, so it can be overriden by users
|
||||
|
||||
0.4.1 to 0.4.2:
|
||||
* fixed bug when $CCOLLECT_CONF is relative
|
||||
* added Quickstart to documentation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue