Xymon Mailing List Archive search

xymonpsclient adreplication test typo

2 messages in this thread

list Brandon Dale · Wed, 13 May 2015 07:03:20 +0000 ·
I noticed the adreplication test has a typo in the powershell client v2.01.

Line 2287        $output = ('status {0}.adreplicaton {1} {2}' -f $script:clientname, $alertColour, $outputtext)

It should be adreplication  (missing the i)

Regards,


Brandon
list Zak Beck · Wed, 13 May 2015 07:40:34 +0000 ·
Oh that's annoying :)

 
I have fixed in svn and bumped the version number for people using
auto-update.

 
Thanks for reporting this.

 
Zak 
quoted from Brandon Dale

 
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Brandon Dale
Sent: 13 May 2015 08:03
To: xymon at xymon.com
Subject: [Xymon] xymonpsclient adreplication test typo

 
I noticed the adreplication test has a typo in the powershell client v2.01.

 
Line 2287        $output = ('status {0}.adreplicaton {1} {2}' -f
$script:clientname, $alertColour, $outputtext)

 
It should be adreplication  (missing the i)

 
Regards, 

 
Brandon