summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/languages/python/obsolete/legacy-debconf/build-spec/debian/debconf-test-postinst.postinst
blob: 56ab87125d95005d73ee90375a20d159bc58ec81 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
set -e

. /usr/share/debconf/confmodule

db_input medium debconf/test

#DEBHELPER#

true