Skip to content

Commit b84c58a

Browse files
committed
Remove GOMA, it is now in depot_tools.
1 parent abff05f commit b84c58a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bashrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ export P4DIFF=/home/build/public/google/tools/p4diff
5858
export P4MERGE=/home/build/public/eng/perforce/mergep4.tcl
5959
export P4EDITOR=$EDITOR
6060

61-
# Chromium development tool GOMA
62-
export GOMA_DIR=$HOME/src/goma
63-
6461
if [ ! $BASH_CONFIG_SET ]; then
6562
if [ -d ~/bin ]; then
6663
PATH="$PATH":~/bin

0 commit comments

Comments
 (0)