error in status output

Bug #1717980 reported by Marian Gasparovic
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Virtual OrangeBox
New
Undecided
Unassigned

Bug Description

Line 5192 in vob-functions

if [[ $(lxc network list|awk '/\<'"${NETNAME}"'\>/{print $8}') -ge 1 ]];then
should use print $9

$8 returns '|'

Network vobbr0 is managed by LXD! ✔
/home/mg/vob/bin/vob-functions: line 5192: [[: |: syntax error: operand expected (error token is "|")
Network vobbr0 is NOT in use by LXD containers!  ✖

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.