projects
/
osm
/
osmclient.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c66727
)
osmclient v7 fix the python2 issue
45/8545/2
author
madavi
<jm00553988@techmahindra.com>
Fri, 31 Jan 2020 04:06:40 +0000
(09:36 +0530)
committer
madavi
<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
patch
|
blob
|
history
diff --git
a/devops-stages/stage-build.sh
b/devops-stages/stage-build.sh
index
7b00243
..
76065b3
100755
(executable)
--- a/
devops-stages/stage-build.sh
+++ b/
devops-stages/stage-build.sh
@@
-14,4
+14,4
@@
# limitations under the License.
rm -rf deb_dist osmclient-*.tar.gz
-tox -e build
,build
3
+tox -e build3