Skip to content

Commit

Permalink
environment: add missing newline
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Gilligan <sean@msgilligan.com>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
msgilligan authored and DemesneGH committed May 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1a25772 commit 0f1f526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment
Original file line number Diff line number Diff line change
@@ -59,4 +59,4 @@ then
else
echo -e "Error: OPTEE_CLIENT_EXPORT=$OPTEE_CLIENT_EXPORT does not exist, please set the correct OPTEE_CLIENT_EXPORT or run \"$ ./build_optee_libraries.sh optee/\" then try again\n"
unset OPTEE_DIR
fi
fi

0 comments on commit 0f1f526

Please sign in to comment.