Improve a couple support scripts:
authorWayne Davison <wayne@opencoder.net>
Sat, 13 Nov 2021 17:30:08 +0000 (09:30 -0800)
committerWayne Davison <wayne@opencoder.net>
Sat, 13 Nov 2021 18:39:09 +0000 (10:39 -0800)
commit1f0e62f139565f39020e1f76700828b415b01bcf
treee1675ded509de2709d7b16cf1960c68df6c570b4
parent7d830ff52ff7b01f528f39aa27b1ab36ea8c1356
Improve a couple support scripts:

- rsync-no-vanished now avoids joining stdout & stderr, avoids affecting
  a non-client run, and gets the rsync status code correctly.
- rsync-slash-strip now avoids affecting a non-client run.
support/rsync-no-vanished
support/rsync-slash-strip