#!/bin/sh

set -e

# Test DPKG_FORCE=confdef

DPKG_FORCE=confdef ${UCF_TEST_BINDIR}ucf input.conf /tmp/input.conf 2>&1
