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