redirect this to /dev/null in most cases
This commit is contained in:
parent
842af31f80
commit
69a13fb713
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue