diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-01-04 11:18:41 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-01-04 11:18:41 (GMT) |
commit | d2a434d4dba454df5b3295520a28eb28ed098e55 (patch) | |
tree | 252888adfb3262f4e66eff29b710e033d72f7142 /tools/README | |
parent | f4bb497d4e660ef7adc9f2bbda517359520ae3e8 (diff) | |
download | monitoring-plugins-d2a434d4dba454df5b3295520a28eb28ed098e55.tar.gz |
Adding my distclean script
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1558 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'tools/README')
-rw-r--r-- | tools/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/README b/tools/README index 2279afc..21d5846 100644 --- a/tools/README +++ b/tools/README | |||
@@ -6,3 +6,4 @@ or test the plugins. | |||
6 | 2. tango - | 6 | 2. tango - |
7 | 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded | 7 | 3. mini_epn/p1.pl - used to test perl plugins for functionality under embedded |
8 | perl | 8 | perl |
9 | 4. distclean - used to clean the sources leaving only original CVS files | ||