Skip to content

build, cmd/dist: remove sudo.bash, and don't mention it [go1] #3422

Description

@gopherbot

by pcrosby:

What steps will reproduce the problem?

1. hg clone -u release https://code.google.com/p/go
2. cd go/src
3. ./all.bash
4. ./sudo.bash

What is the expected output?

successful install of prof and cov

What do you see instead?

cp: /Users/xxx/go/pkg/tool/darwin_amd64/prof: No such file or directory

Which operating system are you using?

mac os 10.7.3

Which version are you using?  (run 'go version')

go version go1

Please provide any additional information below.

I did an ls in the directory to see what was there.  It looks like 'cov' is missing too.
 Here are the contents of the directory:

computer:~/go/src> ls ~/go/pkg/tool/darwin_amd64/
6a        6g        addr2line cgo       fix       objdump   pprof     yacc
6c        6l        api       dist      nm        pack      vet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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