mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Gomote (markdown)
parent
4df56191c4
commit
39c3e65da5
@ -104,7 +104,7 @@ Note: previous versions of the wiki have advised setting GOROOT for gomote 'run'
|
||||
### Subrepos on Windows
|
||||
|
||||
```
|
||||
$ tar --exclude .git -C ~/go/src/ -zc golang.org/x/tools | gomote puttar -dir=gopath/src $MOTE
|
||||
$ tar --exclude .git -C ~/go/src/ -zc golang.org/x/tools | gomote puttar -dir=gopath/src $MOTE -
|
||||
$ gomote run -e 'GOPATH=c:/workdir/gopath' $MOTE go/bin/go test -run=TestFixImportsVendorPackage golang.org/x/tools/imports
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user