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