summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorRamesh Nachimuthu <rnachimu@redhat.com>2014-04-27 19:03:45 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:21:37 +0530
commit0bb9c00a64b981d4b793f618c5dbda8337b99ce0 (patch)
treea08460e82155dfa2ce9a0b2c66c3aab1d2156780 /tests/Makefile.am
parent6e01d10fbc862478485168a83f3542bb249e341b (diff)
auto config : Enhance the auto config to preserve user changes
Enhace the auto configuration in nagios to preserve the user changes. pynag apis are used to read/write/update the nagios config files. Change-Id: I6820928fb2b0baff5d6e65c811a48b5ff718f9e3 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index be571d6..7527b23 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -23,7 +23,7 @@ test_modules = \
test_check_remote_host.py \
test_notify_ovirt_engine_handler.py \
test_config_generator.py \
- test_discovery.py
+ test_discovery.py \
$(NULL)
dist_nagiosserveraddonstests_DATA = \