mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
redirect this to /dev/null in most cases
This commit is contained in:
@@ -71,4 +71,4 @@ for rel in 24 25; do
|
||||
done
|
||||
|
||||
# Sync out the rpm-ostree logs
|
||||
rsync $OPTIONS /srv/fedora-atomic/logs/ /mnt/koji/mash/atomic-updates-logs/
|
||||
rsync $OPTIONS /srv/fedora-atomic/logs/ /mnt/koji/mash/atomic-updates-logs/ &> /dev/null
|
||||
|
||||
Reference in New Issue
Block a user