On Thu, Dec 19, 2002 at 02:58:11PM +0100, pp wrote:
> if  $mysqlcmd -D mysql -e 'use midgard;' >/dev/null 2>&1 ; then
> 
>         db_input "high" midgard/error

db_input can return with exit code 30 if the question is skipped. In
that case, your postinst will fail.

-- 
Colin Watson                                  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to