On 2011/09/06 16:08:51, tfarina wrote:
http://codereview.chromium.org/7835035/diff/1/push-to-trunk.sh#newcode1
push-to-trunk.sh:1: #! /bin/bash
no spaces between ! and / ?

A curious mistake, propagated by erroneous documentation:
http://www.in-ulm.de/~mascheck/various/shebang/#blankrequired

While neither being required nor forbidden, most folks now do not put a space
between #! and /.

http://codereview.chromium.org/7835035/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to