aboutsummaryrefslogtreecommitdiffstats
path: root/uci.py
diff options
context:
space:
mode:
Diffstat (limited to 'uci.py')
-rw-r--r--uci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uci.py b/uci.py
index 1093252..35254b7 100644
--- a/uci.py
+++ b/uci.py
@@ -284,7 +284,7 @@ def main():
module.fail_json(msg="Section doesn't exist.")
else:
- module.fail_json(msg="There is some bug in logic")
+ module.fail_json(msg="There is some bug in logic. Please report it.")
# import module snippets