diff --git a/07_send_mail_global.sh b/07_send_mail_global.sh index b46b688..cec7d42 100755 --- a/07_send_mail_global.sh +++ b/07_send_mail_global.sh @@ -37,6 +37,9 @@ fi grep tgz$ /tmp/${arch}_output.txt | sort | uniq | sed "s,^,$arch ," done + printf "\nChanges triggering the build:\n" + cat /home/builder/scripts/config/changes.txt + } | mail -s "stable packages to sign" -r "Stable " solene@openbsd.org sthen@openbsd.org pea@openbsd.org naddy@openbsd.org # clear the remotes rsync output file