#!/bin/sh

. /usr/share/debconf/confmodule

db_metaget partman-partitioning/text/copy description
printf "copy\t${RET}\n"

