redirect this to /dev/null in most cases

This commit is contained in:
Kevin Fenzi
2016-12-28 21:30:35 +00:00
parent 842af31f80
commit 69a13fb713

View File

@@ -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