~allenap/maas/packaging.quantal.remove-squashfs

« back to all changes in this revision

Viewing changes to debian/maas-cluster-controller.postrm

  • Committer: Tarmac
  • Author(s): Andres Rodriguez
  • Date: 2012-10-08 17:34:39 UTC
  • mfrom: (119.1.1 quantal)
  • Revision ID: tarmac-20121008173439-alpjj7epypry2ig2
[r=rvb][bug=][author=andreserl] debian/maas-cluster-controller.config: Source debconf at the beginning of the
  script. (LP: #1063857)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
set -e
4
4
 
5
5
. /usr/share/debconf/confmodule
 
6
db_version 2.0
6
7
 
7
8
case "$1" in
8
9
        purge)