cmd: thordown: Fix to show stopped message when interrupted
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Sat, 25 Apr 2020 06:05:34 +0000 (15:05 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 05:46:00 +0000 (14:46 +0900)
commit0762cef3f485253c42a924741a46eaaa649f7b52
tree272b117f0afe2d8f2948ec738127f8463f5f1cb5
parent95793cbe66b3bf38cabf09048a55a9a0f2767e45
cmd: thordown: Fix to show stopped message when interrupted

The thordown command can be interrupted by Ctrl-C, and it can be
identified with error value. Fix to show stopped message when
interrupted.

Change-Id: Idfe1a9dc1e168ea20c94d49ada497dc1b66bde52
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
cmd/thordown.c