summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-20 01:20:28 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-20 02:01:55 (GMT)
commita8c9b696f47c8abf777a0a67ee98616bc9a219a9 (patch)
treefb29c9a313969036c0dc1404fa2ceeaf3d813bba /tools
parent9445ce6f5b7167cfa33e32942412c08a6f4d69ee (diff)
downloadmonitoring-plugins-a8c9b696f47c8abf777a0a67ee98616bc9a219a9.tar.gz
Minor fixes to be amended into "rename" commit
Diffstat (limited to 'tools')
-rwxr-xr-xtools/distclean2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/distclean b/tools/distclean
index 06d633e..961cc80 100755
--- a/tools/distclean
+++ b/tools/distclean
@@ -6,7 +6,7 @@
6# Please run this script from the top-level directory. 6# Please run this script from the top-level directory.
7 7
8if [ ! -f tools/distclean ]; then 8if [ ! -f tools/distclean ]; then
9 echo "Please run this script from the top-level directory of Monitoring-plugins." 9 echo "Please run this script from the top-level directory of Monitoring Plugins."
10 exit 1 10 exit 1
11fi 11fi
12 12