mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Tweak mail address for missing patches
This commit is contained in:
parent
8725caed02
commit
7a8a136dff
@ -38,7 +38,7 @@ umask 002 

</xsl:text>
|
|||||||
<xsl:text>
chgrp lfswww *.patch &&
</xsl:text>
|
<xsl:text>
chgrp lfswww *.patch &&
</xsl:text>
|
||||||
<xsl:text>
|
<xsl:text>
|
||||||
if [ `wc -l copyerrs | sed 's/ *//' | cut -f1 -d' '` -gt 0 ]; then
|
if [ `wc -l copyerrs | sed 's/ *//' | cut -f1 -d' '` -gt 0 ]; then
|
||||||
mail -s "Missing LFS patches" lfs-book@linuxfromscratch.org < copyerrs
|
mail -s "Missing LFS patches" lfs-book@lists.linuxfromscratch.org < copyerrs
|
||||||
fi

</xsl:text>
|
fi

</xsl:text>
|
||||||
|
|
||||||
<xsl:text>exit
</xsl:text>
|
<xsl:text>exit
</xsl:text>
|
||||||
|
Loading…
Reference in New Issue
Block a user