Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
halt(0) - if the program terminated without errors.
halt(not zero) - if with an error
If run from bash:
Then for Halt(0) echo True will work, and for Halt(1) echo False will work.
You can also write in bash like this:
./MyProgram && echo True || echo False
set -e
./Generate_ORM ...
gprbuild ...
7z a ...
sftp ...
ssh ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question