Skip to content

make deps is fed garbage in addition to directories list #1344

@alexbrainman

Description

@alexbrainman
What steps will reproduce the problem?

cd $GOROOT/src/pkg
make deps

What is the expected output? 

./deps.bash                                                               

What do you see instead?

./deps.bash
./deps.bash: line 21: cd: make[1]:: No such file or directory
./deps.bash: line 21: cd: Entering: No such file or directory
./deps.bash: line 21: cd: directory: No such file or directory
./deps.bash: line 21: cd: `/root/hg/go/src/pkg': No such file or directory
./deps.bash: line 21: cd: make[1]:: No such file or directory
./deps.bash: line 21: cd: Leaving: No such file or directory
./deps.bash: line 21: cd: directory: No such file or directory
./deps.bash: line 21: cd: `/root/hg/go/src/pkg': No such file or directory

Please use labels and text to provide additional information.

hg id: ddf6994f6df3+ tip
GOOS: linux
GOARCH: 386

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