X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-tools-cn.git;a=blobdiff_plain;f=functions.sh;h=70c914c82dda6717bc53b2237223697ec608c661;hp=bf92729dc941aeab754cc3f58b458544a974cfd8;hb=4f6a5bb71f6bfb227d962ee610bf63484100daf5;hpb=faaf01a6e019eadf76bfb8960cbbffa7f1c4c921 diff --git a/functions.sh b/functions.sh index bf92729..70c914c 100644 --- a/functions.sh +++ b/functions.sh @@ -302,7 +302,7 @@ cp_db_get() { # check to prevent user from using this before activating debconf # confmodule needs to be loaded before accessing db_* functions if [ -z "$DEBCONF_REDIR" ]; then - echo "cp_db_get_wrap: debconf not activated!" >&2 + echo "cp_db_get: debconf not activated!" >&2 return 1 fi