#!/bin/sh
echo "test modified" >"$DPKG_ROOT/test-conffile"
echo "test modified spaces" >"$DPKG_ROOT/test-conffile with spaces"
