commit | c20605b0a137d9643100714da2524a170d555de8 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Tue Jul 02 22:12:57 2019 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Tue Jul 02 22:12:57 2019 -0700 |
tree | 8635ffea46c037d95653a60359f422041d16a220 | |
parent | b72854392dc203472ba48f913fd13a1aedf80948 [diff] |
remove my debug exit
diff --git a/voltha b/voltha index 70659c6..e0a01d9 100755 --- a/voltha +++ b/voltha
@@ -221,7 +221,6 @@ bspin "Verify command PATH" export PATH=$(go env GOPATH)/bin:$PATH espin $VERIFIED -exit HAVE=$(kind get clusters | grep -c voltha-$TYPE) bspin "Verify Kubernetes/Kind Cluster"