BTW, this script does not work for me on windows (cygwin) This is what I get:
$ ./sign_and_hash.sh ./sign_and_hash.sh: line 48: $'\r': command not found ./sign_and_hash.sh: line 49: $'\r': command not found ./sign_and_hash.sh: line 50: syntax error near unexpected token `$'do\r'' '/sign_and_hash.sh: line 50: `for file in *; do On Fri, Jan 4, 2013 at 2:13 PM, Om <bigosma...@gmail.com> wrote: > So, should I just make a copy under utilities/trunk/installer? > > > On Fri, Jan 4, 2013 at 2:11 PM, Justin Mclean <jus...@classsoftware.com>wrote: > >> I'd leave it where it is each imo you should be able to build each >> project from its own trunk and not have to check out multiple trunks >> > >