/usr/share/doc/ucf/examples/ucf_helper_functions/tests
NameSizeModeActions
package-changed420644editdlrm
package-orig430644editdlrm
test_011450755editdlrm
test_021910755editdlrm
test_031590755editdlrm
test_041720755editdlrm
test_052440755editdlrm
test_062460755editdlrm
test_072120755editdlrm
test_082120755editdlrm
test_091590755editdlrm
test_102310755editdlrm
test_112330755editdlrm
test_123360755editdlrm
test_131910755editdlrm
test_142880755editdlrm
test_152760755editdlrm
test_163220755editdlrm
test_173850755editdlrm
test_183960755editdlrm
test_193730755editdlrm
test_203620755editdlrm
Edit: /usr/share/doc/ucf/examples/ucf_helper_functions/tests/test_10 (231B)
#!/bin/bash handle_all_ucf_files $PKGDIR $LOCDIR rm -f $PKGF echo "this is a locally changed file" > $LOCF take_ref export UCF_FORCE_CONFFOLD=1 handle_all_ucf_files $PKGDIR $LOCDIR is_local $LOCF && check_ucfq_number 0 return $?