mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit e0461bd2735a9e2fb6e1f8dfe13ff16a006d30d5
parent 83af65ef06a63ecc4549cd293fe9afa75a4bb8b2
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon,  2 Dec 2019 21:52:34 +0100

ignore another warning

Diffstat:
rsync-no-vanished | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rsync-no-vanished b/rsync-no-vanished @@ -7,7 +7,7 @@ IGNOREEXIT=24 -IGNOREOUT='^(file has vanished: |rsync warning: some files vanished before they could be transferred)' +IGNOREOUT='^(file has vanished: |rsync warning: some files vanished before they could be transferred|rsync: read errors mapping.*: No data available)' set -o pipefail