mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
mail subject.
This commit is contained in:
parent
6c0cc9d9e2
commit
b5d3edf084
@ -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
7
debian/changelog
vendored
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user