projects
/
platform
/
core
/
system
/
edge-orchestration.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb1f27a
)
workspaceProfile.sh : test
86/203386/1
author
jaehoon.hyun
<jaehoon.hyun@samsung.com>
Fri, 12 Apr 2019 07:12:26 +0000
(16:12 +0900)
committer
jaehoon.hyun
<jaehoon.hyun@samsung.com>
Fri, 12 Apr 2019 07:12:26 +0000
(16:12 +0900)
for standalone test on module
Change-Id: I593bdcf0569a5d27bd4212f98924b53d3750bda9
workspaceProfile.sh
patch
|
blob
|
history
diff --git
a/workspaceProfile.sh
b/workspaceProfile.sh
index
6505bce
..
8aaeaca
100644
(file)
--- a/
workspaceProfile.sh
+++ b/
workspaceProfile.sh
@@
-6,7
+6,7
@@
export THIRDPARTY_PATH=$(pwd)/3rdparty
export GOBIN=$(pwd)/bin
-export GOPATH=$(pwd):$THIRDPARTY_PATH
+export GOPATH=$(pwd):$THIRDPARTY_PATH
:$(pwd)/vendor
echo "GOBIN"
echo $GOBIN