Skip to content
Snippets Groups Projects
Commit c20aff86 authored by Jakob Moser's avatar Jakob Moser
Browse files

Use different exit code

parent b8e7c5db
No related branches found
No related tags found
No related merge requests found
......@@ -33,5 +33,5 @@ then
else
# Print xle output to stdout and fail
cat xle_messages.txt
exit 1
exit 42
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment