Skip to content
Snippets Groups Projects
Commit 49ab3948 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

improve error messsage

parent 776851d8
Branches
No related tags found
1 merge request!129Db Profiles
......@@ -516,7 +516,7 @@
fi
if [ ! -d "${BACKUP_BASEDIR}/${parService}" ]; then
color.echo error "ERROR: profile ${parService} has no backup yet."
color.echo error "ERROR: Directory does not exist '${BACKUP_BASEDIR}/${parService}'."
exit 1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment