OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GOPATH
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tools/bug_chomper/
run_server.sh
6
if [[ -z "$
GOPATH
" ]]; then
7
echo "
GOPATH
environment variable is not set. Please see"
8
echo "http://golang.org/doc/code.html#
GOPATH
for more information."
22
GOPATH
="$
GOPATH
:$DIR" go run $DIR/src/server/server.go $@
/external/chromium_org/third_party/skia/experimental/webtry/setup/
continue_install
28
export
GOPATH
=$HOME/golib
Completed in 36 milliseconds