summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/fields/description/legacy-debconf/build-spec/debian/debconf-test.postinst
blob: b38703718f4a5f350b883b95418561b5979ef688 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

set -e

. /usr/share/debconf/confmodule

# Not supposed to do this here.
db_input medium debconf/test

true