Open GoogleCodeExporter opened 8 years ago
Stephen, I read that dash wants the equality operator to be '=' instead of
'=='. Can you try that out and confirm, rather than changing the shell to bash?
http://code.google.com/p/collide/source/browse/deps/vert.x-1.1.0.final/bin/vertx
Go to line 40, make it a single '=', see if it runs in dash.
Original comment by dragonsinth
on 11 Jul 2012 at 4:39
Original comment by dragonsinth
on 11 Jul 2012 at 4:46
It's not just the vertx script that doesn't work with dash (but works with
bash). The main collide launcher (when provided a password like -password=1234)
complains of ./collide: 12: ./collide: Bad substitution
I fixed both by switching the shell to bash too.
Original comment by jtolds
on 15 Jul 2012 at 7:49
Switching our own script to bash shouldn't be too big a deal.
Original comment by dragonsinth
on 17 Jul 2012 at 3:19
Original issue reported on code.google.com by
step...@thorne.id.au
on 10 Jul 2012 at 8:34