- Fix the problem that it did not wait the child process finishes
- Print exit code with
-v
- Change output with
-v
to STDERR instead of STDOUT
- 子プロセスの終了を待っていなかった問題を修正
-v
で終了コードを表示するようにした-v
によるログの出力先を標準出力から標準エラー出力に変更した
-v
-v
to STDERR instead of STDOUT-v
で終了コードを表示するようにした-v
によるログの出力先を標準出力から標準エラー出力に変更した