Skip to content

env.bash missing quotes on line 18 #1122

@gopherbot

Description

@gopherbot

by BigBoss1964:

What steps will reproduce the problem?
1. Clone the repo to a location with spaces in the path, e.g. %UserProfile% on an
English install of XP.
2. Set GOOS, GOARCH, and GOROOT_FINAL
3. run all.bash

What is the expected output?

    A successful build of go.

What do you see instead?

    Suspicious $GOROOT '/C/Documents': does not match current directory.'

Which operating system are you using?

    Windows XP (NT5.1) SP3 with MSYS-1.0.11 Build:2009-07-11.
    GOOS=windows GOARCH=386

Which revision are you using?  (hg identify)

    1b4c77a599c3+ tip

Please provide any additional information below.

    It's due to missing quotes on line 18 of env.bash. I've added them and attached is the output of hg diff.

Attachments:

  1. env.bash.diff (470 bytes)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions