Closed GoogleCodeExporter closed 9 years ago
Issues were:
- Windows style line-breaks (use fromdos file.sh on Linux to convert)
- not returning 0 as exit code
- if statements didn't work (couldn't find out why, should have been correct),
removed them as they were unnecessary anyways
- added an echo for the set environment variable as an easy way for basic
debugging that crucial step
Original comment by latitude...@googlemail.com
on 25 Sep 2010 at 6:57
I confirm both problem and the fix.
Only one thing left, "%1 %2 %3 %4 %5 %6 %7 %8 %9" are this the program
arguments in .bat? Then change it to "$1 $2 $3 $4 $5 $6 $7 $8 $9" for bash.
Original comment by rachidbm@gmail.com
on 1 Oct 2010 at 2:27
Hi Guys, we will update the .sh scripts according to your suggestions in the
next release, which is coming very soon. I put this this high prio. Thanks.
Alex.
Original comment by fivefeetfurther@gmail.com
on 5 Oct 2010 at 1:58
Also check:
http://code.google.com/p/jwebsocket/issues/detail?id=33&sort=milestone
Original comment by fivefeetfurther@gmail.com
on 14 Oct 2010 at 2:32
Original comment by fivefeetfurther@gmail.com
on 15 Oct 2010 at 3:24
Fixed and tested in MAC and linux ubuntu. Attaching the file
Original comment by galianur...@gmail.com
on 17 Oct 2010 at 4:15
Attachments:
The shell script is attached to this ticket. I am having issues checking this
in. So pls checkin.
Original comment by galianur...@gmail.com
on 17 Oct 2010 at 4:16
Original issue reported on code.google.com by
latitude...@googlemail.com
on 25 Sep 2010 at 6:55Attachments: