Github user rdowner commented on the pull request:

    https://github.com/apache/brooklyn-client/pull/6#issuecomment-196314801
  
    My system does not have the `GOPATH` variable set. Despite this, this 
module seems to build OK. Does this mean that - (option A) my environment is 
misconfigured and something will break at some point in the future, or (option 
B) that we don't actually need to reference `GOPATH`?
    
    I did notice from the link in README.md that `GOPATH` is a *list* of paths 
separated by (semi)colons. I see this line in the script:
    
    ```bash
    EXECUTABLE_DIR="$GOPATH/src/$GOPACKAGE"
    ```
    
    ...which would seem to break if `GOPATH` does indeed contain a list of 
paths.
    
    (If I'm going offtopic for this PR then just say, and I'll make a new JIRA 
for it instead.)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to