commit | a87bb44a9a686baa4bce362aacf91d2134cd8475 | [log] [tgz] |
---|---|---|
author | Ben Chan <benchan@chromium.org> | Thu Jul 10 11:01:48 2014 -0700 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Fri Jul 11 01:55:49 2014 +0000 |
tree | 56b0645ed7f24507cedcf222f808d9199c7b16d8 | |
parent | d670d03b90f4372bb085c7d2a128c6025e998d78 [diff] |
shill: Fix indentation issues in backchannel script. This CL fixes indentation and whitespace issues in backchannel script and does not introduce logical changes. It also fixes the usage messages to fit into the 80 character limit. BUG=None TEST=Tested the following: 1. `emerge-$BOARD shill-test-scripts` 2. Run from a root shell on a DUT: `/usr/local/lib/flimflam/test/backchannel setup eth0 eth_test` `/usr/local/lib/flimflam/test/backchannel teardown eth0 eth_test` 3. Run network_3GSmokeTest on a DUT with a modem. Change-Id: I040bd699008ecd7d84c6da1175a2a3043fbc4990 Reviewed-on: https://chromium-review.googlesource.com/207410 Tested-by: Ben Chan <benchan@chromium.org> Reviewed-by: Thieu Le <thieule@chromium.org> Commit-Queue: Ben Chan <benchan@chromium.org>