github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/go/testdata/script/build_relative_pkgdir.txt (about)

     1  # Regression test for golang.org/issue/21309: accept relative -pkgdir argument.
     2  
     3  [short] skip
     4  
     5  mkdir $WORK/gocache
     6  env GOCACHE=$WORK/gocache
     7  go build -i -pkgdir=. runtime