#\!/bin/sh

set -e

#Test helper_update_pkgch

. ../../t/helper_functions_test_setup.sh

handle_all_ucf_files ${PKG_DIR} ${LOC_DIR}
cp -a input2.conf ${PKG_DIR}/input.conf
handle_all_ucf_files ${PKG_DIR} ${LOC_DIR}
# loc/renamedconffile must now be identical to pkg/renamedconffile
${UCF_TEST_BINDIR}ucfq --with-colons $PKGNAME | wc -l
# must be 1
