Detach meaningless "-d" option from sdb
authorKichan Kwon <k_c.kwon@samsung.com>
Wed, 20 Sep 2017 08:19:09 +0000 (17:19 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Wed, 20 Sep 2017 08:21:11 +0000 (17:21 +0900)
commit19bcd46e056cfd0c0e6e4287a14edb27a17171c9
tree65bd2e405245bb11ccf3eb0eb97a33ea1f5f25b6
parentb7431927e9bb90ecb9c2e012448dd64994bdfe2d
Detach meaningless "-d" option from sdb

- "-d" option is used for selecting target device
- Therefore, we don't have to use it without argument
- Moreover, it can be occur error when the target device
  is connected with ethernet

Change-Id: Ieef57be3fff4b765ad05f772b5c23d7dac90a356
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
scripts/upgrade-automation.sh