commit | d56f8b3563176c626603a6f3517428ad0bb71dd5 | [log] [tgz] |
---|---|---|
author | David Bainbridge <dbainbri@ciena.com> | Thu Dec 12 21:05:10 2019 +0000 |
committer | David Bainbridge <dbainbri@ciena.com> | Thu Dec 12 21:05:10 2019 +0000 |
tree | ac9384a76993fe64efb6966f43b6bba7e23a8599 | |
parent | 4415a90e374079aef086646a647b48661b1550da [diff] [blame] |
emergency fix for sanity test
diff --git a/voltha b/voltha index 14cbdbe..9ba1c77 100755 --- a/voltha +++ b/voltha
@@ -30,7 +30,7 @@ exit } -VOLTCTL_VERSION=${VOLTCTL_VERSION:-0.0.8-dev} +VOLTCTL_VERSION=${VOLTCTL_VERSION:-0.0.5-dev} KIND_VERSION=${KIND_VERSION:-v0.5.1} _VOLTCTL_VERSION=$(echo $VOLTCTL_VERSION | sed -e 's/-/_/g')