Open jonhoo opened 9 years ago
$ opensgx -s hello.sgx --key sign.key sgx-tool: failed to locate conf/device.key: No such file or directory $ echo $? 0
opensgx should propagate the error-status of tools that it calls so that it can be used correctly with e.g. Make.
opensgx should propagate the error-status of tools that it calls so that it can be used correctly with e.g. Make.