Skip to content
Snippets Groups Projects
Commit 1584f7a3 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

Remove extra new line at end of file

parent cc2ea422
Branches
No related tags found
No related merge requests found
...@@ -23,4 +23,3 @@ do ...@@ -23,4 +23,3 @@ do
done done
echo "$OUTPUT | $PERF_DATA" echo "$OUTPUT | $PERF_DATA"
exit ${RETURN_CODE} exit ${RETURN_CODE}
...@@ -141,4 +141,3 @@ elif [ ${State} == "Unknown" ];then ...@@ -141,4 +141,3 @@ elif [ ${State} == "Unknown" ];then
else else
exit ${STATUS_OK} exit ${STATUS_OK}
fi fi
...@@ -348,4 +348,3 @@ fi ...@@ -348,4 +348,3 @@ fi
echo "$exit_message" echo "$exit_message"
exit $exitstatus exit $exitstatus
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment