summaryrefslogtreecommitdiff
path: root/MANIFEST.SKIP
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-05-25 09:43:38 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-05-25 19:58:35 +0300
commit585a5a925342c357d46fbad273bfafc03bc33dcd (patch)
tree0aa81c8e85543ebaa25ef88292bb318ac4294e04 /MANIFEST.SKIP
parentedfeb103b85e10aa9e6825d3b92c5888fb4dea94 (diff)
downloadconfig-haproxy-585a5a925342c357d46fbad273bfafc03bc33dcd.tar.gz
config-haproxy-585a5a925342c357d46fbad273bfafc03bc33dcd.tar.bz2
Check configuration file syntax before saving it
* Makefile.PL: Require IPC::Cmd * lib/Config/HAProxy.pm (lint): New method. (save): Call linter prior to saving. Take optional dry_run keyword as argument. * t/lint.t: New file.
Diffstat (limited to 'MANIFEST.SKIP')
-rw-r--r--MANIFEST.SKIP2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index c1d2412..e7c7b44 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -60,4 +60,4 @@
^\.emacs\.*
\.tar$
\.tar\.gz$
-Config/HAProxy/VirtualHost.pm
+

Return to:

Send suggestions and report system problems to the System administrator.