]> git.ipfire.org Git - thirdparty/dracut.git/commit
40network: Fix the syntax to correct the judgment sentence
authorMinfei Huang <mhuang@redhat.com>
Mon, 1 Dec 2014 04:37:06 +0000 (12:37 +0800)
committerHarald Hoyer <harald@redhat.com>
Tue, 13 Jan 2015 11:49:32 +0000 (12:49 +0100)
commit0b7fad28375c6156ad2d8159c3adbedef0b53740
tree64bdcc8d25fae1da10d5179a93ef14d9ad08ea3c
parentb96ce4a6fdd61e5b268772ce5a09fcb2ca45c762
40network: Fix the syntax to correct the judgment sentence

In the judgment sentence, it will print the following warning message,
becasuse of lacking the blank on the left of ']'.

/lib/net-lib.sh: line 110: [: missing `]'

Signed-off-by: Minfei Huang <mhuang@redhat.com>
(cherry picked from commit c440d302f1cdfc0336e9086c7b9016356f961936)
modules.d/40network/net-lib.sh