This is an automated email from the ASF dual-hosted git repository.

yuanz pushed a commit to branch no-std
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git


The following commit(s) were added to refs/heads/no-std by this push:
     new 0f1f526  environment: add missing newline
0f1f526 is described below

commit 0f1f5264f16c9d9555f050dff40560fda99ec60b
Author: Sean Gilligan <[email protected]>
AuthorDate: Wed May 29 11:02:55 2024 -0700

    environment: add missing newline
    
    
    Signed-off-by: Sean Gilligan <[email protected]>
    Reviewed-by: Sumit Garg <[email protected]>
---
 environment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment b/environment
index 9c1396a..4835c51 100644
--- a/environment
+++ b/environment
@@ -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
\ No newline at end of file
+fi


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to