another case for _techo
This commit is contained in:
parent
27d9e2e429
commit
aaf29c92b5
1 changed files with 1 additions and 1 deletions
|
@ -463,7 +463,7 @@ while [ "${i}" -lt "${no_sources}" ]; do
|
|||
# give some info
|
||||
_techo "Beginning to backup, this may take some time..."
|
||||
|
||||
echo "Creating ${destination_dir} ..."
|
||||
_techo "Creating ${destination_dir} ..."
|
||||
mkdir ${VVERBOSE} "${destination_dir}" || \
|
||||
_exit_err "Creating ${destination_dir} failed. Skipping."
|
||||
|
||||
|
|
Loading…
Reference in a new issue