#!/bin/sh

. /usr/share/debconf/confmodule

dev="$1"
id="$2"

db_metaget partman/method_long/prep description

printf 'prep\t%s\n' "$RET"
