#!/bin/sh

. /usr/share/debconf/confmodule

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

db_metaget partman/method_long/newworld description

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