Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Commit

Permalink
Remove print statement. :(
Browse files Browse the repository at this point in the history
  • Loading branch information
cespare committed Dec 7, 2012
1 parent 080a6b3 commit 642dac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion glp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ if [[ -f ./.glp ]]; then
pushd $dir > /dev/null
dir=`pwd -P`
popd > /dev/null
echo $dir
export GOPATH=$dir
fi

Expand Down

0 comments on commit 642dac9

Please sign in to comment.