-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
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