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)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000 (11:19 +0100)
commit64602b43eeeae8e5a47c70b5158ecfeaa9dbdbbf
treedd932622373286b92954082edc294f2d37f03942
parentff9dbc98357aec999d42ce5a5d3b33c39279219c
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