diff options
author | Jan Wagner <waja@cyconet.org> | 2013-10-02 08:59:41 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 09:54:15 +0200 |
commit | c54625ecc1cfccca718800b62c709d994f4dbd9f (patch) | |
tree | fd7bded91296cd0699e1554cb5bcfef1dd61c946 /tools | |
parent | 3052b7856e95289a9a437fcb31fa91804f13333d (diff) | |
download | monitoring-plugins-c54625ecc1cfccca718800b62c709d994f4dbd9f.tar.gz |
tools: Update CVS references
We moved our stuff from CVS/SourceForge to Git/GitHub.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/README b/tools/README index 98c243b0..825ee56c 100644 --- a/tools/README +++ b/tools/README @@ -1,8 +1,8 @@ The tools subdirectory contains anciliary files that can be used to configure or test the plugins. -1. setup - used to get the configuration initialized after a CVS download +1. setup - used for initialization after cloning the Git repository 2. tango - 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded perl -4. distclean - used to clean the sources leaving only original CVS files +4. distclean - used to clean the sources leaving only original Git files |