sdgfhb
This commit is contained in:
@@ -389,6 +389,7 @@ function handleLogoutAllUsers() {
|
|||||||
function handleCheckEspIdf() {
|
function handleCheckEspIdf() {
|
||||||
if [ ! -z $IDF_PYTHON_ENV_PATH ]; then
|
if [ ! -z $IDF_PYTHON_ENV_PATH ]; then
|
||||||
writeToLog "FAIL: Sanity check failed!\n\tesp-idf environment varibles found!\n\tPelase run from a fresh termnal that has not had get_idf ran!\n"
|
writeToLog "FAIL: Sanity check failed!\n\tesp-idf environment varibles found!\n\tPelase run from a fresh termnal that has not had get_idf ran!\n"
|
||||||
|
exit
|
||||||
else
|
else
|
||||||
writeToLog "Sanity check: Environment correct\n\tNo esp-idf environment variables found, proceeding\n"
|
writeToLog "Sanity check: Environment correct\n\tNo esp-idf environment variables found, proceeding\n"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user