mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
Use 'set -eu' rather than putting -eu on the #! line, so that running
'sh -x /usr/sbin/livecd.sh' for testing doesn't invoke different error-handling behaviour.
This commit is contained in:
parent
bedc17a83b
commit
ab5872fb06
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
livecd-rootfs (0.62) UNRELEASED; urgency=low
|
||||
|
||||
* Use 'set -eu' rather than putting -eu on the #! line, so that running
|
||||
'sh -x /usr/sbin/livecd.sh' for testing doesn't invoke different
|
||||
error-handling behaviour.
|
||||
|
||||
-- Colin Watson <cjwatson@ubuntu.com> Tue, 08 Jul 2008 10:14:50 +0100
|
||||
|
||||
livecd-rootfs (0.61) intrepid; urgency=low
|
||||
|
||||
* Use apt pinning to force use of the version of ssl-cert from the hardy
|
||||
|
Loading…
x
Reference in New Issue
Block a user