Commit 789dcf76 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

net-test: rootfs/net_test.sh - minor stylistic fixes

Google shell style guide: https://google.github.io/styleguide/shell.xml


says to always use "${x}" instead of $x, and in general to double quote
everything (fixes issues with whitespace in variable expansions).

Similarly [[ is bash builtin, unlike [ or test.

Bug: 126465735
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: I507ceb630e7dd7347783e499826dcce2c2c50ee5
parent 2afd2efd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment