Hi Andrew, On 22.10.2012 20:14, Andrew Rist wrote:
This was a good try - but http://ci.apache.org/builders/aoo-win7/builds/356/steps/compile_1/logs/err.htmlwill look at it a bit later...
I saw that you already fixed the missing 's', thanks a lot!On a second look I think that using the python string interpolation style "%(rsync_opts)s" but changed to "%(rsync_opts:-)s" for defaulting to an empty string could make the script cleaner and more robust.
Herbert