diff options
author | Jan Wagner <waja@cyconet.org> | 2013-10-02 06:59:41 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-10-02 07:54:15 (GMT) |
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 98c243b..825ee56 100644 --- a/tools/README +++ b/tools/README | |||
@@ -1,8 +1,8 @@ | |||
1 | The tools subdirectory contains anciliary files that can be used to configure | 1 | The tools subdirectory contains anciliary files that can be used to configure |
2 | or test the plugins. | 2 | or test the plugins. |
3 | 3 | ||
4 | 1. setup - used to get the configuration initialized after a CVS download | 4 | 1. setup - used for initialization after cloning the Git repository |
5 | 2. tango - | 5 | 2. tango - |
6 | 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded | 6 | 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded |
7 | perl | 7 | perl |
8 | 4. distclean - used to clean the sources leaving only original CVS files | 8 | 4. distclean - used to clean the sources leaving only original Git files |