aboutsummaryrefslogtreecommitdiffstats
path: root/cli
diff options
context:
space:
mode:
authorShawn J. Goff <shawn7400@gmail.com>2013-02-15 15:18:31 -0500
committerDan Williams <dcbw@redhat.com>2013-02-15 15:12:12 -0600
commitd106b89b7ba8d055c96c682231dad6828b77fe95 (patch)
tree9272ab625359f5ed9d8d35679e8ddb8af73747d2 /cli
parent70b0d9fd9e2cec9a567c6c4516f056aa0ab1ae7f (diff)
downloadexternal_libqmi-d106b89b7ba8d055c96c682231dad6828b77fe95.zip
external_libqmi-d106b89b7ba8d055c96c682231dad6828b77fe95.tar.gz
external_libqmi-d106b89b7ba8d055c96c682231dad6828b77fe95.tar.bz2
qmi-network: Fix grabbing output from lines with spaces
The qmi-network script used awk with a field separator of ":". The output looked like key: 'value'. The second field in this case includes a space at the beginning. This was making the 'status' command fail. Now, we account for the space. It is now also not dependent on awk (this can matter on embedded systems).
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions