Guy Maor <[EMAIL PROTECTED]> writes:

> "Oliver Elphick" <[email protected]> writes:
> 
> >     case answer in
> >             y|Y|YES|yes|Yes)
> >                     rm -rf postgres/data
> >                     ;;
> 
> Should you not add
>                 *) echo "Purge aborted."; exit 1;;
> 
> ?

But that defeats the purpose -- if someone wants to purge the package
but leave the database, this would prevent that.

-- 
John Goerzen        Linux, Unix programming           [EMAIL PROTECTED] |
Developer, Debian GNU/Linux (Free powerful OS upgrade)       www.debian.org |
----------------------------------------------------------------------------+
``You'll notice that this scanner, Bill [Gates]...''  <Blue Screen of Death>
``Whoa!''  <Applause>   ``Moving right along....''  -- Microsoft (Comdex
      video at: http://cnn.com/TECH/computing/9804/20/gates.comdex/index.html


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

Reply via email to