This repository was archived by the owner on Nov 16, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork56
Disable nounset bash option when calculating cidr (#782)The mask2cdr function's implementation is based on the default behaviorof unset variables. by importing ovfenv_wrapper we enabled the nounsetflag, which causes mask2cdr function to fail with unbound variableerror.nounset is helpful to detect errors as most variables should
Assets6
Uh oh!
There was an error while loading.Please reload this page.