Commit c7a0d328 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update scripts/pki_generate_makefile.bash

parent 839cb98c
......@@ -248,6 +248,6 @@ fi
../bin/Ats${ATS_NAME} -v
if [ "$?" != "0" ]
then
f_exit "Failed to executte binary file Ats${ATS_NAME}" 10
#f_exit "Failed to executte binary file Ats${ATS_NAME}" 10
fi
f_exit "Build done successfully" 0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment