Merge "Added recursive for deletion of $OVN_RUNDIR"
This commit is contained in:
commit
45ef5741f2
@ -816,5 +816,5 @@ function cleanup_ovn {
|
||||
_cleanup $ovs_path
|
||||
fi
|
||||
|
||||
sudo rm -f $OVN_RUNDIR
|
||||
sudo rm -rf $OVN_RUNDIR
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user