|
Lines 26-31
Link Here
|
| 26 |
echo "From: commit-hook@freebsd.org" |
26 |
echo "From: commit-hook@freebsd.org" |
| 27 |
echo "To: notify-bz@freebsd.org" |
27 |
echo "To: notify-bz@freebsd.org" |
| 28 |
echo "Subject: [Bug $pr]" |
28 |
echo "Subject: [Bug $pr]" |
|
|
29 |
echo "Content-Type: text/plain; charset=UTF-8" |
| 30 |
echo "Content-Transfer-Encoding: 8bit" |
| 29 |
echo "" |
31 |
echo "" |
| 30 |
echo "A commit references this bug:" |
32 |
echo "A commit references this bug:" |
| 31 |
echo "" |
33 |
echo "" |