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

localdump: update error message on empty selection

parent 28e45a93
No related branches found
No related tags found
1 merge request!129Db Profiles
......@@ -264,7 +264,7 @@
case $_lines in
0)
color.echo error "ERROR no data for a further selection. Aborting."
color.echo error "ERROR: No data found for a selection. Aborting."
echo
exit 1
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment