I'm running the script as shipped which already has #!/bin/bash on line 1....?

Sent from my iPhone

On 4 Jul 2011, at 10:02, Michael Hunger <michael.hun...@neotechnology.com> 
wrote:

> Which shell is that?
> 
> Could you try to change #!/bin/sh to #!/bin/bash for a test?
> 
> Thanks a lot
> 
> Michael
> 
> Am 04.07.2011 um 10:57 schrieb Paul Bandler:
> 
>> When invoking the bin/neo4j command on solaris the following error messages 
>> are display and the script halts :
>> 
>> TEST:bandlerp@us2187$ ./neo4j: line 37: syntax error in conditional 
>> expression: unexpected token `('
>> ./neo4j: line 37: syntax error near `^(['
>> ./neo4j: line 37: `      if [[ ${line} =~ ^([^#\s][^=]+)=(.+)$ ]]; then'
>> 
>> Have not investigated - thought dev team might be interested ...
>> 
>> Sent from my iPhone
>> _______________________________________________
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
> 
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to