From b4b6eec25a7dcb20f08c1fc77f0f89f3c25399a4 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 9 Jan 2013 19:43:22 -0800 Subject: [PATCH] Fix leading comment in check_afs_quotas to use right script name --- check_afs_quotas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_afs_quotas b/check_afs_quotas index cb29d6f..d0ee042 100755 --- a/check_afs_quotas +++ b/check_afs_quotas @@ -1,7 +1,7 @@ #!/usr/bin/perl -w our $VERSION = '@VERSION@ @DATE@'; # -# check afs_quotas -- Monitor AFS quota usage under Nagios. +# check_afs_quotas -- Monitor AFS quota usage under Nagios. # # Expects a host with the -H option or a volume with the -n option and checks # usage versus quota either for all volumes on that server or only for the -- 2.39.5