mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Update more tests to current output
This commit is contained in:
parent
285000a2ad
commit
c61b5ef06a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ my $internet_access = getTestParameter("NP_INTERNET_ACCESS", "Is this system
|
|||
|
||||
my $successOutput = '/Connection time\s+[0-9]?\.?[0-9]+s is within thresholds+/';
|
||||
|
||||
my $failedExpect = '/\sUnexpected response from host/socket on port [0-9]+/';
|
||||
my $failedExpect = '/Answer failed to match/';
|
||||
|
||||
my $t;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue