diff options
Diffstat (limited to 't/check_stuff.t')
-rwxr-xr-x | t/check_stuff.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/check_stuff.t b/t/check_stuff.t index a748605..2d2ce38 100755 --- a/t/check_stuff.t +++ b/t/check_stuff.t | |||
@@ -8,7 +8,7 @@ my ($r,$args); | |||
8 | my $s = 't/check_stuff.pl'; | 8 | my $s = 't/check_stuff.pl'; |
9 | $s = 'perl -Ilib '.$s; | 9 | $s = 'perl -Ilib '.$s; |
10 | 10 | ||
11 | my $n = 'CHECK_STUFF'; | 11 | my $n = 'STUFF'; |
12 | 12 | ||
13 | # Nagios status strings and exit codes | 13 | # Nagios status strings and exit codes |
14 | my %e = qw( | 14 | my %e = qw( |