osmclient v7 fix the python2 issue 45/8545/2
authormadavi <jm00553988@techmahindra.com>
Fri, 31 Jan 2020 04:06:40 +0000 (09:36 +0530)
committermadavi <jm00553988@techmahindra.com>
Fri, 31 Jan 2020 04:28:14 +0000 (09:58 +0530)
Change-Id: I8f63d69c7680480ea3b7b3c113f54b638f450d35
Signed-off-by: madavi <jm00553988@techmahindra.com>
devops-stages/stage-build.sh

index 7b00243..76065b3 100755 (executable)
@@ -14,4 +14,4 @@
 # limitations under the License.
 
 rm -rf deb_dist osmclient-*.tar.gz
-tox -e build,build3
+tox -e build3