Closed calfzhou closed 10 years ago
might be involved by commit a9432adbb2bf7f35404c8dc756f4b8c658e9abc1 and merged via e607b63527fad39edb793b8625a1f690b1aa6fee
in commit a9432adbb2bf7f35404c8dc756f4b8c658e9abc1, shutdown
always throws exit-code. But line R956~R958 will catch it even if exit-code equals 0. It should check exit-code.
Thanks. Committed f15894d6
with drake latest develop version
just a very simple drake workflow:
then run
$ drake --auto --debug
, then checkdrake.log
:There is a no-message error, and the error code is 1.