Files
libguestfs/golang
Richard W.M. Jones b68a67e1a9 Revert "golang: Don't run launch test if appliance has not been built."
This causes a strange error with modern golang:

  go: parsing $GOFLAGS: non-flag "appliance"

This reverts commit d57d8f22de.
2020-02-19 18:24:51 +00:00
..
2013-07-03 15:02:57 +01:00
2013-07-04 14:01:27 +01:00
2013-07-03 15:02:57 +01:00

$GOPATH
-------

http://golang.org/doc/code.html

Note that $GOPATH is set (by the ./run script) to the
libguestfs/golang directory so that "installs" happen in the local
build tree.