Whamcloud - gitweb
debian: Add "set -e" to postinst scripts
authorTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2008 15:38:09 +0000 (10:38 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 14 Jan 2008 15:39:45 +0000 (10:39 -0500)
commit351db0b55d44aa1922b7efc2a7ae2907858b35cb
treec6ac1d67825eab1c0c6dfb5924cd0a07aeab32e1
parentc40ad3674c9d2f0709cbe8f2f607633f25c4bb4b
debian: Add "set -e" to postinst scripts

This ensures that if there is some failure in adding the uid/gid, the
package installation will abort.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/libuuid1.postinst
debian/uuid-runtime.postinst