Xymon Mailing List Archive search

error on script

list Paul van Eldijk
Wed, 07 Dec 2011 13:50:46 +0100
Message-Id: <user-dc717f9bf265@xymon.invalid>

Op 7-12-2011 9:08, Sailesh schreef:
Hi all,

I have an script for checking my database. I am getting an error but I
am unable to trouble shoot.

Please see error .

/xymon/client/ext/bb-roracle.ksh[58]: (VAR0+=2),(VAR1+=2): syntax error

/xymon/client/ext/bb-roracle.ksh[58]: (VAR0+=2),(VAR1+=2): syntax error
In ksh (and bash), you say: ((VAR0 += 2)) (spaces makes it more 
readable, but are not mandatory)

regards,
Paul