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>
Tue, 17 Oct 2023 04:19:20 +0000 (13:19 +0900)
commitd9f1883527e2e0e9e09b8da0a34d843f829a34c4
tree03e8edd04f8ceb2c5d265a8b4204738cec931541
parent3b13775d0581ef23f310065fe442fb1b5605ef31
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