summaryrefslogtreecommitdiffstats
path: root/tools/distclean
diff options
context:
space:
mode:
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 f4ec20b..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 Nagios-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