Przeglądaj źródła

- Fixing small error (wrong file name) in NPTest.pm documentation.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1556 f882894a-f735-0410-b71e-b25c423dba1c
Thomas Guyot-Sionnest 19 lat temu
rodzic
commit
e3e581e9a1
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      NPTest.pm

+ 4 - 4
NPTest.pm

@@ -57,10 +57,10 @@ If a parameter needs to be entered and the test is run without a tty
 attached (such as a cronjob), the parameter will be assigned as if it 
 attached (such as a cronjob), the parameter will be assigned as if it 
 was "none". Tests can check for the parameter and skip if not set.
 was "none". Tests can check for the parameter and skip if not set.
 
 
-Responses are stored in an external, file-based
-cache so subsequent test runs will use these values. The user is able
-to change the values by amending the values in the file /var/tmp/NPTest.pm,
-or by setting the appropriate environment variable before running the test.
+Responses are stored in an external, file-based cache so subsequent test
+runs will use these values. The user is able to change the values by
+amending the values in the file /var/tmp/NPTest.cache, or by setting
+the appropriate environment variable before running the test.
 
 
 The option exists to store parameters in a scoped means, allowing a
 The option exists to store parameters in a scoped means, allowing a
 test harness to a localise a parameter should the need arise. This
 test harness to a localise a parameter should the need arise. This