diff --git a/ccollect.sh b/ccollect.sh index f4fc319..25aba17 100755 --- a/ccollect.sh +++ b/ccollect.sh @@ -283,7 +283,7 @@ while [ "${i}" -lt "${no_sources}" ]; do # Configuration _must_ be a directory (cconfig style) # if [ ! -d "${backup}" ]; then - _exit_err "\"${name}\" is not a cconfig-directory. Skipping." + _exit_err "\"${backup}\" is not a cconfig-directory. Skipping." fi #