cmd: thordown: Fix to show stopped message when interrupted 03/231903/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Sat, 25 Apr 2020 06:05:34 +0000 (15:05 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Sat, 25 Apr 2020 06:05:36 +0000 (15:05 +0900)
commit5d6964409a5a702c2c8fb5ca624f7ed43013c823
tree7d7af7414904a168d4463ebe3e13c4f80d36b14c
parent217788118e287e0dbb820f6d765cba8bf16df974
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