diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-07-02 15:01:22 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-07-02 15:01:22 (GMT) |
commit | 7d32d2b5f41662098f444f0f02ab1afccdeb6e41 (patch) | |
tree | 10702617d976a93850eef311157b52ce2f60bd43 /plugins-scripts/.cvsignore | |
parent | 883914b9d89f084c2613e2d36e8f4334b993cc12 (diff) | |
download | monitoring-plugins-7d32d2b5f41662098f444f0f02ab1afccdeb6e41.tar.gz |
Moving check_file_age into core
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@578 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins-scripts/.cvsignore')
-rw-r--r-- | plugins-scripts/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins-scripts/.cvsignore b/plugins-scripts/.cvsignore index 341101f..3066a97 100644 --- a/plugins-scripts/.cvsignore +++ b/plugins-scripts/.cvsignore | |||
@@ -16,3 +16,4 @@ check_oracle | |||
16 | check_rpc | 16 | check_rpc |
17 | check_sensors | 17 | check_sensors |
18 | check_wave | 18 | check_wave |
19 | check_file_age | ||