[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Purging database packages



"Oliver Elphick" <olly@lfix.co.uk> writes:

> 	case answer in
> 		y|Y|YES|yes|Yes)
> 			rm -rf postgres/data
> 			;;

Should you not add
                *) echo "Purge aborted."; exit 1;;

?


Guy


--
To UNSUBSCRIBE, email to debian-policy-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: