Switch to RSYNC_MAX_SKIPPED test setting.

This commit is contained in:
Wayne Davison
2020-07-22 10:59:15 -07:00
parent 96be713fd2
commit 8779d6c8bb
4 changed files with 17 additions and 25 deletions

View File

@@ -27,11 +27,11 @@ jobs:
- name: info
run: rsync --version
- name: check
run: sudo make strict_check
run: sudo RSYNC_MAX_SKIPPED=0 make check
- name: check30
run: sudo make strict_check30
run: sudo RSYNC_MAX_SKIPPED=0 make check30
- name: check29
run: sudo make strict_check29
run: sudo RSYNC_MAX_SKIPPED=0 make check29
- name: ssl file list
run: rsync-ssl --no-motd download.samba.org::rsyncftp/ || true
- name: save artifact