http://codereview.appspot.com/96198/diff/3006/4018
File tools/myvn (right):

http://codereview.appspot.com/96198/diff/3006/4018#newcode115
Line 115: runAntTests "$@" && "$svn" commit -F <("$tools_dir/appspot.py"
show)
Instead of making flags passed to myvn submit inconsistent with
snapshot, change, mail, etc.; can we just figure out the appropriate
firefox bin and pass that in?

if [ -d /Applications/Firefox ]; then
  ...
fi

http://codereview.appspot.com/96198

Reply via email to