Skip to content

Commit

Permalink
change go_root var
Browse files Browse the repository at this point in the history
  • Loading branch information
jsflax authored and tgoyne committed Jul 10, 2020
1 parent 8b89634 commit fceada1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Realm/ObjectServerTests/setup_baas.rb
Expand Up @@ -122,7 +122,6 @@ def setup_stitch
puts `ls -l #{stitch_dir}/etc/transpiler/bin`

exports << "export GOROOT=\"#{go_root}\""
exports << "export GOPATH=\"#{go_root}/src\""
exports << "export PATH=\"$GOROOT/bin:$PATH\""

exports << "export STITCH_PATH=\"#{stitch_dir}\""
Expand Down

0 comments on commit fceada1

Please sign in to comment.