BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error

mail subject.
This commit is contained in:
Colin Watson 2011-08-31 10:02:31 +01:00
parent 6c0cc9d9e2
commit b5d3edf084
2 changed files with 8 additions and 1 deletions

View File

@ -14,7 +14,7 @@ finish() {
fi
if [ "$SEND_LOG" = "yes" ]; then
exec >/dev/null 2>&1
mailx -s "LiveCD: $STATUS $STE:$FS${SUBARCH:+-$SUBARCH} build on ${ARCH}" buildd+porters < "$BUILD_LOG"
mailx -s "LiveCD: $STATUS $STE:$FS${SUBPROJECT:+-$SUBPROJECT}${SUBARCH:+-$SUBARCH}${UBUNTU_DEFAULTS_LOCALE:+-$UBUNTU_DEFAULTS_LOCALE} build on ${ARCH}" buildd+porters < "$BUILD_LOG"
fi
rm -f ~/buildLiveCD.lock
nohup ~/bin/pruneLiveCD >/dev/null 2>&1 &

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.36) UNRELEASED; urgency=low
* BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
mail subject.
-- Colin Watson <cjwatson@ubuntu.com> Wed, 31 Aug 2011 10:02:05 +0100
livecd-rootfs (2.35) oneiric; urgency=low
* Set KERNEL_FLAVOURS for mx5.