]> git.ipfire.org Git - thirdparty/rsync.git/commit
Fix a bug in the writing of the batch.sh file
authorWayne Davison <wayne@opencoder.net>
Fri, 22 May 2020 15:10:41 +0000 (08:10 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 22 May 2020 15:27:07 +0000 (08:27 -0700)
commita7303a3d3d1ab3221bcb950f19eefb10e27b4bf7
tree92651ff28fbaaf5e969664ee7743559b6089fcdd
parent70c6b408dc299f7aa00dd3452ae82b56d6c17f80
Fix a bug in the writing of the batch.sh file

Fix the code that writes the options and the default destination path
into the batch.sh file to be able to handle options being specified
after source/dest args.
batch.c
main.c