Skip to content
Snippets Groups Projects
Verified Commit 5fe63a15 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

changed error msg

parent 3b6f3635
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ detect_jq_tool() { ...@@ -31,7 +31,7 @@ detect_jq_tool() {
command jq -r '.["version"]' command jq -r '.["version"]'
} }
else else
die "jq not available cannot get dojo version" die "jq not available on your system cannot get dojo version"
fi fi
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment