aboutsummaryrefslogtreecommitdiffstats
path: root/snmptrap/mod/trapd_settings.py
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2022-08-22 20:59:08 +0000
committerGerrit Code Review <gerrit@onap.org>2022-08-22 20:59:08 +0000
commit0ec57f0b34058a397aecee00c198e7559ecb7b0c (patch)
treedfbbca6511883ab5927e626fd910c77c7fe460bb /snmptrap/mod/trapd_settings.py
parentfd09404338108987774ffae7aa90b67370dd290d (diff)
parent4b6b34642374103b8ccf938eb9e970232bfb63ae (diff)
Merge "CodeCoverage improvement (60% to 90%)"
Diffstat (limited to 'snmptrap/mod/trapd_settings.py')
-rw-r--r--snmptrap/mod/trapd_settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/snmptrap/mod/trapd_settings.py b/snmptrap/mod/trapd_settings.py
index 26e7c9b..33cf56b 100644
--- a/snmptrap/mod/trapd_settings.py
+++ b/snmptrap/mod/trapd_settings.py
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (c) 2018-2021 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2018-2022 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -114,7 +114,7 @@ def init():
global json_traps_filename
json_traps_filename = ""
global json_traps_fd
- json_fd = None
+ json_traps_fd = None
# </json log of traps published>
# <log of arriving traps >